KB-254 · NAV/SPLIT/DESK
Split Desk Navbar
A split desk header: the utility row above — small links, a live status pip, quiet on purpose — and the working row below with the brand, the primary links, and the one action. The two-level shape carries products with an operations story: the top row says the thing is running; the bottom row says what it is.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/nav-split-desk
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| utilityLinks / statusLabel | DeskLink[] · string | — | The quiet row — small links and the live pip. |
| links / activeHref / cta / onCta | DeskLink[] · string · () => void | — | The working row. |