Dropdown Menu
Context menu triggered by a button click.
Default
With Disabled
Props — DropdownMenuItem
| Prop | Type | Default | Description |
|---|---|---|---|
| disabled | boolean | false | Disables the menu item. |
| onClick | () => void | — | Callback when clicked. |
Context menu triggered by a button click.
| Prop | Type | Default | Description |
|---|---|---|---|
| disabled | boolean | false | Disables the menu item. |
| onClick | () => void | — | Callback when clicked. |