Skip to main content

Interface: LinkActionMoveEndpointProps

Defined in: widgets/linkAction.tsx:340

Props for LinkActionMoveEndpoint component.

See

LinkActionMoveEndpoint

Extends

Properties

PropertyTypeDescriptionInherited from

className?

string

Additional CSS class for the component.

Omit.className

dockSide

"source" | "target"

Link endpoint to place the action.

Omit.dockSide

title?

string

Title for the action button.

Omit.title