blockly > ToolboxCategory > createDom_

ToolboxCategory.createDom_() method

Creates the DOM for the category.

Signature:

protected createDom_(): HTMLDivElement;

Returns:

HTMLDivElement

The parent element for the category.