Dropdown Menu
Present grouped actions inside a compact floating menu.
Usage
Loading...
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
open | boolean | undefined | Controls chevron rotation on the trigger. |
anchorRef | RefObject<HTMLElement> | undefined | Ref of the trigger element used to position the portal content. |
disabled | boolean | undefined | Disables a DropdownMenuItem — mutes it and blocks interaction. |