NavigationMenu
Top navigation with links and disclosure panels.
Use NavigationMenu for wide desktop navigation that mixes direct links with grouped destination panels. Use openMode="click" when pointer hover must not open a panel.
Interactive example
Loading interactive example
API
| Member | Type | Kind | Required | Default |
|---|---|---|---|---|
items | NavigationMenuEntry[] | prop | Yes | |
label | string | prop | No | undefined |
openMode | NavigationMenuOpenMode | prop | No | 'hover' |
Source
Loading source