Home > blockly > ToolboxItem > init
ToolboxItem.init() method
Initializes the toolbox item. This includes creating the DOM and updating the state of any items based on the info object.
Signature:
init(): void;
Returns:
void
Home > blockly > ToolboxItem > init
Initializes the toolbox item. This includes creating the DOM and updating the state of any items based on the info object.
Signature:
init(): void;
Returns:
void