blockly > Toolbox > createContentsContainer_
Toolbox.createContentsContainer_() method
Creates the container for all the contents in the toolbox.
Signature:
protected createContentsContainer_(): HTMLDivElement;
Returns:
HTMLDivElement
The HTML container for the toolbox contents.