Interface: ToolbarActionOpenProps
Defined in: widgets/toolbarAction.tsx:110
Props for ToolbarActionOpen component.
See
Extends
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
| Action content. | ‐ | |
| Additional CSS class for the component. | ||
| Whether the action is disabled. | ||
| Accepted file types for the file selection. | ‐ | |
| Keyboard hotkey for the action when it's mounted. Passing | ||
( | Handler for the selected file. | ‐ | |
| Title for the action button or menu item. |