Interface: SelectionActionProps
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. | |
| ( | Raw handler for mouse down event on the action button. | ‐ |
| () => | Handler to call when the action is selected. | ‐ |
|
| Title for the action button. |