blockly > IToolboxItem > getId

IToolboxItem.getId() method

Gets a unique identifier for this toolbox item.

Signature:

getId(): string;

Returns:

string

The ID for the toolbox item.