KB-255 · NAV/ATLAS/PANEL
Atlas Panel Navbar
A navbar with an atlas: one trigger opens a full-width panel below the bar — grouped destinations with a detail line each, and a closing note for the thing worth announcing. The panel glides open on the same height motion as a fold, closes on escape or any exit, and holds the trigger's expanded state honestly. Small screens get the whole atlas as a plain stacked fold.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/nav-atlas-panel
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| panelLabel / panelGroups / panelNote | string · groups · note | — | The atlas — grouped entries with detail lines and a closing note. |
| links / cta / onCta | links · string · () => void | — | Plain links beside the trigger, and the action. |