blockly > ToolboxCategory > createContainer_

ToolboxCategory.createContainer_() method

Creates the container that holds the row and any subcategories.

Signature:

protected createContainer_(): HTMLDivElement;

Returns:

HTMLDivElement

The div that holds the icon and the label.