Ariakit
Version
v0.3.7
/
Browse
View new updates
Switch theme
All things Menubar
Components
Menubar
Render a visually persistent menu similar to those found near the top of the window in desktop apps. This component is based on the WAI-ARIA Menubar Pattern.
Examples
Navigation Menubar
Using Menubar, Menu, and Portal to create an accessible, tabbable navigation menu widget with links and menu buttons that expand on hover and focus.
API Reference
useMenubarStore
Creates a menubar store.
useMenubarContext
Returns the menubar store from the nearest menubar container.
Menubar
Renders a menu bar that may contain a group of menu items that control other submenus.
MenubarProvider
Provides a menubar store to Menubar components.