Menu
Use GdsMenu to show a temporary list of actions anchored to a button or another control.
Menus are composed from related GDS menu primitives:
GdsMenuis the floating menu surface.GdsMenuItemis an option or action inside the menu.GdsMenuListis an optional composable container for always-rendered menu items.
Default
With Icons
Use leading icons when they help users scan menu actions quickly.
Selected Item
Use selected when the menu represents a current setting, such as sorting or filtering.
Composition With Menu List
Use GdsMenuList when you need a permanently rendered menu-like list instead of an anchored popover menu.
Props
External references