Handle
Handle 类型表示句柄的属性。
¥The Handle type represents the attributes of a handle.
字段
¥Fields
| Name | Type | Default |
|---|---|---|
id | string | null | |
nodeId | string | |
x | number | |
y | number | |
position | Position | |
type | 'source' | 'target' | |
width | number | |
height | number |
Last updated on
Handle 类型表示句柄的属性。
¥The Handle type represents the attributes of a handle.
¥Fields
| Name | Type | Default |
|---|---|---|
id | string | null | |
nodeId | string | |
x | number | |
y | number | |
position | Position | |
type | 'source' | 'target' | |
width | number | |
height | number |