blockly > utils > toolbox > ButtonInfo
utils.toolbox.ButtonInfo interface
The information needed to create a button in the toolbox.
Signature:
export interface ButtonInfo
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
callbackkey | string | ||
kind | string | ||
text | string |