Appearance
@vue-flow/monorepo • Docs
Function: applyEdgeChanges()
applyEdgeChanges(
changes
,edges
):GraphEdge
[]
Parameters
• changes: EdgeChange
[]
• edges: GraphEdge
[]
Returns
Deprecated
Use store instance and call applyChanges
with template-ref or the one received by onPaneReady
instead