Home > blockly > ToolboxCategory > createDom_
ToolboxCategory.createDom_() method
Creates the DOM for the category.
Signature:
protected createDom_(): HTMLDivElement;
Returns:
HTMLDivElement
The parent element for the category.
Home > blockly > ToolboxCategory > createDom_
Creates the DOM for the category.
Signature:
protected createDom_(): HTMLDivElement;
Returns:
HTMLDivElement
The parent element for the category.