Menu
Sidera/Components/Menu

Menu

Menu is the raw list surface — labels, separators and selectable rows — that powers DropdownMenu and Select. Use it directly when composing a custom overlay.

CategoryNavigation
StatusStable
01Overview
02Properties
PropTypeDefault
MenuOption icon / trailingReactNode
MenuOption selected / danger / disabledbooleanfalse
MenuOption onSelect() => void
03Usage

Reach for DropdownMenu when you need trigger + popup positioning handled for you — use Menu directly only when composing something bespoke (e.g. inside a Popover).