View Mode

Segmented view switcher with grid, rows, and list options shown as icon plus label chips.

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Toolbar11 } from "@/components/beste/piece/toolbar11";

<Toolbar11
  active="grid"
/>