Skip to content

@vue-flow/monorepo • Docs


Interface: ConnectionHandle ​

Extends ​

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.