blockly > Toolbox > contents

Toolbox.contents property

Map from ID to the corresponding toolbox item.

Signature:

protected contents: Map<string, IToolboxItem>;