Row of square size chips. The active size inverts to foreground.
npx shadcn add https://ui.beste.co/piece/r/toolbar14
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
npx shadcn@latest init
import { Toolbar14 } from "@/components/beste/piece/toolbar14"; <Toolbar14 sizes={[ "XS", "S", "M", "L", "XL" ]} active="M" />