Interface: ToolbarActionStyleProps
Defined in: widgets/toolbarAction.tsx:27
Base props for toolbar action components.
See
Extended by
Properties
Property | Type | Description |
---|---|---|
| Additional CSS class for the component. | |
| Whether the action is disabled. | |
| Keyboard hotkey for the action when it's mounted. Passing | |
| Title for the action button or menu item. |