blockly > ToolboxCategory > getName

ToolboxCategory.getName() method

Gets the name of the category. Used for emitting events.

Signature:

getName(): string;

Returns:

string

The name of the toolbox item.