Skip to main content

Interface: LinkActionSpinnerProps

Props for LinkActionSpinner component.

See

LinkActionSpinner

Extends

Properties

PropertyTypeDescriptionInherited from

className?

string

Additional CSS class for the component.

LinkActionStyleProps.className

dockIndex

number

Place shift for the action button from the dockSide endpoint towards another endpoint (e.g. 1 for one place towards link target if dockSide is `source).

LinkActionStyleProps.dockIndex

dockSide

"source" | "target"

Link endpoint to place the action.

LinkActionStyleProps.dockSide

title?

string

Title for the action button.

LinkActionStyleProps.title