sesaparcours
Preparing search index...
lib/outils/blockly/original
Blockly
utils
toolbox
StaticCategoryInfo
Interface StaticCategoryInfo
The information needed to create a category in the toolbox.
interface
StaticCategoryInfo
{
categorystyle
:
any
;
colour
:
any
;
contents
:
ToolboxItemInfo
[]
;
cssconfig
:
any
;
hidden
:
any
;
id
:
any
;
kind
:
string
;
name
:
string
;
}
Index
Properties
categorystyle
colour
contents
cssconfig
hidden
id
kind
name
Properties
categorystyle
categorystyle
:
any
colour
colour
:
any
contents
contents
:
ToolboxItemInfo
[]
cssconfig
cssconfig
:
any
hidden
hidden
:
any
id
id
:
any
kind
kind
:
string
name
name
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
categorystyle
colour
contents
cssconfig
hidden
id
kind
name
sesaparcours
Loading...
The information needed to create a category in the toolbox.