Public demo
UI kit · Menus & toolbars
Menubar, context menu, hover card, navigation menu, and icon toolbar—dense command surfaces without a full command palette.
Desktop-style patterns: top menubar strip, right-click menu, hover preview card, nested nav labels, and compact toolbars.
UI showcase
Static composition for reference—swap in generated output when your pipeline is connected. Everything below is local markup only.
Structural analog to Dropdown Menu, Context Menu, Menubar, and Hover Card primitives.
Why this demo works
- Power users expect keyboard-accessible menus in pro tools.
Suggested use cases
- IDEs, design tools, dense admin tables
What's included
- File / Edit / View menubar row
- Context menu with shortcut hints
- Hover card (larger than tooltip)
- Navigation menu with chevrons
- Icon-only toolbar cluster
Editable in Frontuna
Radix Menu primitives or Ariakit; keep roles in sync with WAI-ARIA patterns.
Use this page as a briefing artifact: copy structure, swap copy, and connect your components—no fake generated code required.
Build notes
- Add arrow-key navigation and typeahead for menubar items.