Four-tab navigation pill that expands the active tab to show its label, with a count badge on alerts.
npx shadcn add https://ui.beste.co/piece/r/nav32
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
npx shadcn@latest init
import { Nav32 } from "@/components/beste/piece/nav32"; <Nav32 active="alerts" alerts={3} />