Appearance
@vue-flow/monorepo • Docs
Function: addEdge()
addEdge(
edgeParams
,elements
,defaults
?):Elements
Parameters
• edgeParams: Edge
| Connection
• elements: Elements
• defaults?: DefaultEdgeOptions
Returns
Deprecated
Use store instance and call addEdges
with template-ref or the one received by onPaneReady
instead
Intended for options API In composition API you can access utilities from useVueFlow