Skip to main content

Function: LinkActionMoveEndpoint()

LinkActionMoveEndpoint(props): null | Element

Link action component to change the relation link by moving its endpoint to another entity element.

The changed endpoint is specified via dockSide prop.

This action is visible only when graph authoring mode is active.

Changing a link adds a command to the command history.

Parameters

ParameterType

props

LinkActionMoveEndpointProps

Returns

null | Element

Defined in

widgets/linkAction.tsx:355