Rounded segmented tabs riding a muted track, with a raised card sliding under the active label.
New here? Read the installation guide.
import { Nav5 } from "@/components/beste/piece/nav5";
<Nav5
tabs={[
"Day",
"Week",
"Month",
"Year"
]}
activeIndex={2}
/>Four-tab navigation pill that expands the active tab to show its label, with a count badge on alerts.
Underline tabs that print a pill count next to the label, with the active count filled in primary.
Horizontal tabs with a thin bottom rail and a primary underline under the active label.
Sidebar-style stack of icon + label rows where the active row gets a muted fill and bolder text.