Overview of the Menubar component
mainThe Menubar is a visually persistent menu common in desktop applications, providing quick access to a consistent set of commands.
Key features include:
- Controlled or uncontrolled state management.
- Support for submenus with configurable reading direction.
- Support for items, labels, and groups of items.
- Support for checkable items (single or multiple selection).
- Customizable side, alignment, offsets, and collision handling.
- Optional pointing arrow rendering.
- Fully managed focus and full keyboard navigation, including typeahead support.