Interface: ToolbarActionExportProps
Defined in: widgets/toolbarAction.tsx:259
Props for ToolbarActionExport component.
See
Extends
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
| Action content. | ‐ | |
| Additional CSS class for the component. | ||
| Whether the action is disabled. | ||
| Exported file name without extension. Only applicable when kind is Default
| ‐ | |
| Keyboard hotkey for the action when it's mounted. Passing | ||
| Export mode:
| ‐ | |
Export options (e.g. background color) for raster images. Only applicable when kind is Default
| ‐ | ||
| Title for the action button or menu item. |