Menu
Sidera/Components/Navigation Menu

Navigation Menu

A horizontal nav for the primary sections of a product — one item marked active, and a chevron on any item that opens a submenu.

CategoryNavigation
StatusStable
01Overview
02Properties
PropTypeDefault
itemsNavigationMenuItem[]required
item.label / hrefstringrequired
item.activebooleanfalse
item.hasMenubooleanfalse
item.iconReactNode
03Accessibility

The active item is marked aria-current="page". Items with hasMenu should open a Menu on click for full keyboard support.