On this pageHome > @jsplumbtoolkit/browser-ui > Selection > getVertexSelection.getVertex() methodReturns the vertex with the given id, if it is in the selection.Signature:getVertex(id: string): Vertex;ParametersParameterTypeDescriptionidstringReturns:Vertex