On this pageHome > @jsplumbtoolkit/browser-ui > Selection > getNodeSelection.getNode() methodGets the Node with the given ID, if it is in the current selectionSignature:getNode(id: string): Node;ParametersParameterTypeDescriptionidstringID of the Node to retrieveReturns:Node