Interface: DropdownMenuItemProps
Props for DropdownMenuItem component.
See
Properties
Property | Type | Description |
---|---|---|
|
| Menu item content. |
|
| Additional CSS class for the component. |
|
| Whether the menu item is disabled for selection. Default
|
| () => | Handler for the menu item selection. |
|
| Title for the list item. |