blockly > utils > toolbox > DynamicCategoryInfo
utils.toolbox.DynamicCategoryInfo interface
The information needed to create a custom category.
Signature:
export interface DynamicCategoryInfo
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| categorystyle | string | undefined | ||
| colour | string | undefined | ||
| cssconfig | CategoryCssConfig | undefined | ||
| custom | string | ||
| expanded? | string | boolean | (Optional) | |
| hidden | string | undefined | ||
| id | string | undefined | ||
| kind | string |