Full-width button that fires a command palette, paired with a search icon and a ⌘K kbd hint.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Nav18 } from "@/components/beste/piece/nav18";
<Nav18
label="Search or jump to…"
/>Right-click menu pointed by a corner arrow with icon rows and mono shortcut hints on the right.
Shadow-lifted menu with icon rows, shortcut hints on the right, and a tinted destructive Delete action.
Slash-command flyout listing mono commands with hints beside them and a slash glyph prefix column.
Grouped sidebar menu with section labels, icon rows, optional counters, and a muted active state.
Sidebar-style stack of icon + label rows where the active row gets a muted fill and bolder text.
Pill header with a menu button on the left, centered brand mark, and search and avatar actions right.