Skip to main content

Home > blockly > utils > toolbox > DynamicCategoryInfo

utils.toolbox.DynamicCategoryInfo interface

The information needed to create a custom category.

Signature:

export interface DynamicCategoryInfo 

Properties

PropertyModifiersTypeDescription
categorystylestring | undefined
colourstring | undefined
cssconfigCategoryCssConfig | undefined
customstring
expanded?string | boolean(Optional)
hiddenstring | undefined
idstring | undefined
kindstring