Skip to content

@vue-flow/monorepo • Docs


Interface: OnConnectStartParams ​

The source nodes params when connection is initiated

Properties ​

handleId ​

handleId: null | string

Source handle id


handleType? ​

optional handleType: HandleType

Source handle type


nodeId? ​

optional nodeId: string

Source node id

Released under the MIT License.