Interface: LinkActionProps
Props for LinkAction component.
See
Extends
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
|
| Action content. | ‐ |
|
| Additional CSS class for the component. | |
|
| Whether the action is disabled. | ‐ |
|
| Place shift for the action button from the dockSide endpoint
towards another endpoint (e.g. | |
|
| Link endpoint to place the action. | |
| ( | Raw handler for mouse down event on the action button. | ‐ |
| () => | Handler to call when the action is selected. | ‐ |
|
| Title for the action button. |