blockly > IToolboxItem > init

IToolboxItem.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