Unmark Port
Unmarks a specified port, removing it from the node. All edges connected to the port will also be removed.
canvas.unmarkPort("port-1")
Parameters for unmarkPort
:
Name | Type | Description | Required |
---|---|---|---|
id | any | Identifier of the port to unmark | yes |