Skip to main content

Interface: LinkActionDeleteProps

Props for LinkActionDelete component.

See

LinkActionDelete

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