blockly > Toolbox > createContainer_

Toolbox.createContainer_() method

Creates the container div for the toolbox.

Signature:

protected createContainer_(): HTMLDivElement;

Returns:

HTMLDivElement

The HTML container for the toolbox.