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
The Handle type represents the attributes of a handle.
| Name | Type | Default |
|---|---|---|
id | string | null | |
nodeId | string | |
x | number | |
y | number | |
position | Position | |
type | 'source' | 'target' | |
width | number | |
height | number |