Function: updateEdge
â–¸ updateEdge(oldEdge, newConnection, elements): Elements<any, any, any, any>
Deprecated
Use store instance and call updateEdge with template-ref or the one received by onPaneReady instead
Intended for options API In composition API you can access utilities from useVueFlow
Parameters
| Name | Type | 
|---|---|
| oldEdge | Edge<any,any> | 
| newConnection | Connection | 
| elements | Elements<any,any,any,any> | 
Returns
Elements<any, any, any, any>
 Vue Flow
Vue Flow