Skip to content

Interface: HandleConnection ​

Connection with edge id

Hierarchy ​

Table of contents ​

Properties ​

Properties ​

edgeId ​

• edgeId: string


source ​

• source: string

Source node id

Inherited from ​

Connection.source


sourceHandle ​

• Optional sourceHandle: null | string

Source handle id

Inherited from ​

Connection.sourceHandle


target ​

• target: string

Target node id

Inherited from ​

Connection.target


targetHandle ​

• Optional targetHandle: null | string

Target handle id

Inherited from ​

Connection.targetHandle

Released under the MIT License.