Skip to content

Function: addEdge ​

â–¸ addEdge(edgeParams, elements, defaults?): Elements

Parameters ​

NameType
edgeParamsConnection | Edge
elementsElements
defaults?DefaultEdgeOptions

Returns ​

Elements

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

Released under the MIT License.