Skip to main content

Home > blockly > utils > toolbox > StaticCategoryInfo

utils.toolbox.StaticCategoryInfo interface

The information needed to create a category in the toolbox.

Signature:

export interface StaticCategoryInfo 

Properties

PropertyModifiersTypeDescription
categorystylestring | undefined
colourstring | undefined
contentsToolboxItemInfo[]
cssconfigCategoryCssConfig | undefined
expanded?string | boolean(Optional)
hiddenstring | undefined
idstring | undefined
kindstring
namestring