Skip to content

LinkingActionState

State tracking an edge creation operation in progress.

sourceNodeId: string

ID of the node where the edge starts.


sourcePortId: string

ID of the port where the edge starts.


temporaryEdge: null | Edge<object>

Temporary edge displayed while creating the connection.