Skip to main content

Function: SelectionActionEstablishLink()

SelectionActionEstablishLink(props): null | Element

Selection action component to start creating a relation link to an existing or a new entity.

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

Creating a link adds a command to the command history.

Parameters

ParameterType

props

SelectionActionEstablishLinkProps

Returns

null | Element

Defined in

widgets/selectionAction.tsx:633