Skip to main content

Function: LinkActionMoveEndpoint()

LinkActionMoveEndpoint(props): null | Element

Defined in: widgets/linkAction.tsx:410

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

The changed endpoint is specified via dockSide prop.

This action is visible either if the link is an AnnotationLink or it is an RelationLink and graph authoring mode is active.

Changing a link adds a command to the command history.

Parameters

ParameterType

props

LinkActionMoveEndpointProps

Returns

null | Element