On this pageHome > @jsplumbtoolkit/browser-ui > Port > getParentPort.getParent() methodGets the vertex this Port belongs to. Remember that Group extends Node, so this could be a Group, but Ports cannot have child Ports.Signature:getParent(): Node;Returns:Node