Skip to content

Function: applyEdgeChanges ​

â–¸ applyEdgeChanges(changes, edges): GraphEdge[]

Parameters ​

NameType
changesEdgeChange[]
edgesGraphEdge[]

Returns ​

GraphEdge[]

Deprecated

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

Released under the MIT License.