blockly > IToolboxItem > getDiv

IToolboxItem.getDiv() method

Gets the div for the toolbox item.

Signature:

getDiv(): Element | null;

Returns:

Element | null

The div for the toolbox item.