Home > @jsplumbtoolkit/core > Vertex > getFullId
#
Vertex.getFullId() methodGets the Vertex's id, which, for Nodes and Groups, is just the id
property. This method is overridden by Ports.
Signature:
getFullId(): string;
Returns:
string
Vertex id
Home > @jsplumbtoolkit/core > Vertex > getFullId
Gets the Vertex's id, which, for Nodes and Groups, is just the id
property. This method is overridden by Ports.
Signature:
getFullId(): string;
Returns:
string
Vertex id