sesaparcours
Preparing search index...
lib/outils/blockly/original
Blockly
utils
toolbox
BlockInfo
Interface BlockInfo
The information needed to create a block in the toolbox.
interface
BlockInfo
{
blockxml
:
any
;
disabled
:
any
;
gap
:
any
;
kind
:
string
;
type
:
any
;
}
Index
Properties
blockxml
disabled
gap
kind
type
Properties
blockxml
blockxml
:
any
disabled
disabled
:
any
gap
gap
:
any
kind
kind
:
string
type
type
:
any
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
blockxml
disabled
gap
kind
type
sesaparcours
Loading...
The information needed to create a block in the toolbox.