Interface: HandleProps
Table of contents
Properties
Properties
connectable
• Optional
connectable: HandleConnectable
Enable/disable connecting to handle
id
• Optional
id: string
Unique id of handle element
isValidConnection
• Optional
isValidConnection: ValidConnectionFunc
A valid connection func ValidConnectionFunc
position
• Optional
position: Position
Handle position (top, bottom, left, right) Position
type
• Optional
type: HandleType
Handle type (source / target) HandleType