Optional
animatedOptional
ariaOptional
classAdditional class names, can be a string or a callback returning a string (receives current flow element)
Optional
dataAdditional data that is passed to your custom components
Optional
deletableDisable/enable deleting edge
Optional
eventscontextual and custom events of edge
Optional
focusableDisable/enable focusing edge (a11y)
Optional
hiddenIs edge hidden
Unique edge id
Optional
interactionRadius of mouse event triggers (to ease selecting edges), defaults to 2
Optional
labelAn edge label
Optional
labelLabel Bg border radius
Optional
labelLabel Bg padding
Optional
labelLabel Bg styles (CSSProperties)
Optional
labelShow label bg
Optional
labelLabel styles (CSSProperties)
Optional
markerEdgeMarker
Optional
markerEdgeMarker
Optional
selectableDisable/enable selecting edge
Source node id
Optional
sourceSource handle id
Optional
styleAdditional styles, can be an object or a callback returning an object (receives current flow element)
Target node id
Optional
targetTarget handle id
Optional
templateOverwrites current edge type
Optional
typeEdge type, can be a default type or a custom type
Optional
updatableDisable/enable updating edge
Optional
zAria label for edge (a11y)
Generated using TypeDoc
Animated edge