Appearance
@vue-flow/monorepo • Docs
Function: applyNodeChanges()
applyNodeChanges(
changes
,nodes
):GraphNode
<any
,any
,string
>[]
Parameters
• changes: NodeChange
[]
• nodes: GraphNode
<any
, any
, string
>[]
Returns
GraphNode
<any
, any
, string
>[]
Deprecated
Use store instance and call applyChanges
with template-ref or the one received by onPaneReady
instead