HTMLGraph

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:

NameTypeDescriptionRequired
idanyIdentifier of the port to unmarkyes