Interface Connection

Connection params that are passed when onConnect is called

Hierarchy

  • Connection

Properties

source: string

Source node id

sourceHandle?: null | string

Source handle id

target: string

Target node id

targetHandle?: null | string

Target handle id

Generated using TypeDoc