Skip to content

Interface: ConnectionHandle ​

Hierarchy ​

Table of contents ​

Properties ​

Properties ​

id ​

• id: null | string


nodeId ​

• nodeId: string


type ​

• type: null | HandleType


x ​

• x: number

Inherited from ​

XYPosition.x


y ​

• y: number

Inherited from ​

XYPosition.y

Released under the MIT License.