Interface: DropdownMenuItemProps
Defined in: widgets/utility/dropdown.tsx:178
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. |