Skip to content

types.Connection

canisminor1990 edited this page Apr 8, 2023 · 1 revision

Interface: Connection

types.Connection

连线对象

Property

连线起点 ID

Property

连线起点锚点 ID

Property

连线终点 ID

Property

连线终点锚点 ID

Table of contents

Properties

Properties

source

source: string

Defined in

src/types/connection.ts:9


sourceHandle

sourceHandle: string

Defined in

src/types/connection.ts:10


target

target: string

Defined in

src/types/connection.ts:11


targetHandle

targetHandle: string

Defined in

src/types/connection.ts:12