Remove Edge
Removes a specified edge from the canvas.
canvas.removeEdge("edge-1")
Parameters for removeEdge
:
Name | Type | Description | Required |
---|---|---|---|
id | any | Identifier of the edge to remove | yes |
Removes a specified edge from the canvas.
canvas.removeEdge("edge-1")
removeEdge
:Name | Type | Description | Required |
---|---|---|---|
id | any | Identifier of the edge to remove | yes |