Skip to main content

Interface: LinkActionStyleProps

Base props for link action components.

See

LinkAction

Extended by

Properties

PropertyTypeDescription

className?

string

Additional CSS class for the component.

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).

dockSide

"source" | "target"

Link endpoint to place the action.

title?

string

Title for the action button.