Home > @jsplumbtoolkit/core > Vertex > inspect
#
Vertex.inspect() methodReturns a string representation of the Vertex.
Signature:
inspect(): string;
Returns:
string
Vertex dumped to a string.
Home > @jsplumbtoolkit/core > Vertex > inspect
Returns a string representation of the Vertex.
Signature:
inspect(): string;
Returns:
string
Vertex dumped to a string.