blockly >ToolboxItem >初始化

ToolboxItem.init() 方法

初始化工具箱项。这包括创建 DOM 以及根据 info 对象更新任何项的状态。

Signature:

init(): void;

返回

void