blockly > ToolboxCategory > show

ToolboxCategory.show() method

Show the category. Category will only appear if its parent category is also expanded.

Signature:

show(): void;

Returns:

void