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.