Home > blockly > ISelectableToolboxItem > getName
ISelectableToolboxItem.getName() method
Gets the name of the toolbox item. Used for emitting events.
Signature:
getName(): string;
Returns:
string
The name of the toolbox item.
Home > blockly > ISelectableToolboxItem > getName
Gets the name of the toolbox item. Used for emitting events.
Signature:
getName(): string;
Returns:
string
The name of the toolbox item.