blockly > Toolbox > getToolboxItems

Toolbox.getToolboxItems() method

Gets the items in the toolbox.

Signature:

getToolboxItems(): IToolboxItem[];

Returns:

IToolboxItem[]

The list of items in the toolbox.