blockly > ToolboxCategory > CssConfig
ToolboxCategory.CssConfig interface
All the CSS class names that are used to create a category.
Signature:
interface CssConfig
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| closedicon? | string | (Optional) | |
| container? | string | (Optional) | |
| contents? | string | (Optional) | |
| icon? | string | (Optional) | |
| label? | string | (Optional) | |
| openicon? | string | (Optional) | |
| row? | string | (Optional) | |
| rowcontentcontainer? | string | (Optional) | |
| selected? | string | (Optional) |