Skip to main content

Home > blockly > CollapsibleToolboxCategory > CssConfig

CollapsibleToolboxCategory.CssConfig interface

All the CSS class names that are used to create a collapsible category. This is all the properties from the regular category plus contents.

Signature:

interface CssConfig 

Properties

PropertyModifiersTypeDescription
closediconstring | null
containerstring | null
contentsstring | null
iconstring | null
labelstring | null
openiconstring | null
rowstring | null
rowcontentcontainerstring | null
selectedstring | null