Home > blockly > ToolboxItem > getDiv
ToolboxItem.getDiv() method
Gets the div for the toolbox item.
Signature:
getDiv(): Element | null;
Returns:
Element | null
The div for the toolbox item.
Home > blockly > ToolboxItem > getDiv
Gets the div for the toolbox item.
Signature:
getDiv(): Element | null;
Returns:
Element | null
The div for the toolbox item.