Delete Edge on Drop
In this example we are showing how to delete an edge by using the onReconnect
, onReconnectStart
and onReconnectEnd
handlers. If you drag an existing edge and drop it on the pane, it gets deleted from the edges
array.
In this example we are showing how to delete an edge by using the onReconnect
, onReconnectStart
and onReconnectEnd
handlers. If you drag an existing edge and drop it on the pane, it gets deleted from the edges
array.