blockly > ICollapsibleToolboxItem > getChildToolboxItems

ICollapsibleToolboxItem.getChildToolboxItems() method

Gets any children toolbox items. (ex. Gets the subcategories)

Signature:

getChildToolboxItems(): IToolboxItem[];

Returns:

IToolboxItem[]

The child toolbox items.