Skip to main content

Home > @jsplumbtoolkit/core > Vertex > getFullId

Vertex.getFullId() method

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