Skip to content
On this page

Interface: Connection

Connection params that are passed when onConnect is called

Table of contents

Properties

Properties

source

• source: string

Source node id


sourceHandle

• Optional sourceHandle: null | string

Source handle id


target

• target: string

Target node id


targetHandle

• Optional targetHandle: null | string

Target handle id

Released under the MIT License.