Interface: HandleProps
Table of contents
Properties
Properties
connectable
• Optional
connectable: HandleConnectable
Enable/disable connecting to handle altogether
connectableEnd
• Optional
connectableEnd: boolean
Can this handle be used to end a connection
connectableStart
• Optional
connectableStart: boolean
Can this handle be used to start a connection
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