Interface: SelectionActionProps
Defined in: widgets/selectionAction.tsx:79
Props for SelectionAction component.
See
Extends
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
| Action content. | ‐ | |
| Additional CSS class for the component. | ||
| Whether the action is disabled. | ‐ | |
Dock side direction for the action around the selected elements. | |||
| Horizontal place shift for the action button
(e.g. | ||
| Vertical place shift for the action button
(e.g. | ||
| Keyboard hotkey for the action when it's mounted. Passing | ||
( | Raw handler for mouse down event on the action button. | ‐ | |
() => | Handler to call when the action is selected. | ‐ | |
| Title for the action button. |