Numbered pagination with prev/next chevrons, ellipsis truncation, and a filled primary active tile.
The import and the props worth knowing about, in one place.
import { Nav15 } from "@/components/beste/piece/nav15";
<Nav15
current={4}
total={12}
/>Numbered pagination with prev/next arrows and ellipses for long ranges. Active page flips to foreground.
Docs-style on-this-page list with left borders and a primary active rail on the current section.
Sidebar-style stack of icon + label rows where the active row gets a muted fill and bolder text.
12 open projects, 3 due this week
Segmented tab bar whose active pill glides from tab to tab on a timer while the summary line beneath cross-fades to match.