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
01 —Overview
Account
02 —Properties
PropTypeDefault
MenuOption icon / trailingReactNode—
MenuOption selected / danger / disabledbooleanfalse
MenuOption onSelect() => void—
03 —Usage
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).