blockly >ToolboxItem >getDiv

ToolboxItem.getDiv() 方法

获取工具箱项的 div。

Signature:

getDiv(): Element | null;

返回

元素 |null

工具箱项的 div。