components/menu library

Classes

UiDropdownMenu
Dropdown menu surface + trigger.
UiMenuGroup
Labelled cluster of items; renders an optional caption + items.
UiMenuItem
Single actionable row in the menu.
UiMenuNode
Base type for anything that can appear in a UiDropdownMenu.
UiMenuSeparator
Horizontal separator between groups/items.
UiMenuShortcut
Shortcut display widget (kept alongside items, not an item itself).
UiMenuSubmenu
Long-press / hover submenu. Rendered inline as a row that opens a nested menu on tap.