LinkingActionState
State tracking an edge creation operation in progress.
Properties
Section titled “Properties”sourceNodeId
Section titled “sourceNodeId”sourceNodeId:
string
ID of the node where the edge starts.
sourcePortId
Section titled “sourcePortId”sourcePortId:
string
ID of the port where the edge starts.
temporaryEdge
Section titled “temporaryEdge”temporaryEdge:
null|Edge<object>
Temporary edge displayed while creating the connection.