Skip to content

@vue-flow/monorepo • Docs


Function: applyEdgeChanges() ​

applyEdgeChanges(changes, edges): GraphEdge[]

Parameters ​

• changes: EdgeChange[]

• edges: GraphEdge[]

Returns ​

GraphEdge[]

Deprecated ​

Use store instance and call applyChanges with template-ref or the one received by onPaneReady instead

Released under the MIT License.