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