Interface: ToolbarActionProps
Props for ToolbarAction component.
See
Extends
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
|
| Action content. | ‐ |
|
| Additional CSS class for the component. | |
|
| Whether the action is disabled. | |
| () => | Handler to call when the action is selected (button clicked or menu item selected). | ‐ |
|
| Title for the action button or menu item. |