On this pageHome > @jsplumbtoolkit/browser-ui > Node > getPortNode.getPort() methodGets the Port with the given id, null if nothing found.Signature:getPort(portId: string): Port;ParametersParameterTypeDescriptionportIdstringPort id.Returns:Port