blockly > CollapsibleToolboxCategory > getChildToolboxItems
CollapsibleToolboxCategory.getChildToolboxItems() method
Gets any children toolbox items. (ex. Gets the subcategories)
Signature:
getChildToolboxItems(): IToolboxItem[];
Returns:
The child toolbox items.