can node handles be connected
additional data of node
dom element dimensions (width, height)
Optional
dragdrag handle query selector
is node currently dragging
contextual and custom events of node
unique node id
Optional
iswill be removed in next major release and replaced by just isValidConnection
prop
called when used as source for new connection
Optional
iswill be removed in next major release and replaced by just isValidConnection
prop
called when used as target for new connection
Optional
labelnode label, either pass a string or a VNode
For example like this: h('div', props, children)
)
Object is just a type-hack for Vue, ignore that
Optional
parenttodo: rename to parentNodeId
parent node id
node x, y (relative) position on graph
is node currently resizing
is node selected
Optional
sourcehandle position
Optional
targethandle position
node type
node z-index
Generated using TypeDoc
these props are passed to node components