Interface: ToolbarActionSaveProps
Defined in: widgets/toolbarAction.tsx:163
Props for ToolbarActionSave component.
See
Extends
Omit
<ToolbarActionStyleProps
,"disabled"
>
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
| Action content. | ‐ | |
| Additional CSS class for the component. |
| |
| Keyboard hotkey for the action when it's mounted. Passing |
| |
| Enable mode for the action:
| ‐ | |
() => | Handler for the action. | ‐ | |
| Title for the action button or menu item. |
|