blockly > utils > toolbox > LabelInfo
utils.toolbox.LabelInfo interface
The information needed to create a label in the toolbox.
Signature:
export interface LabelInfo
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
id | string | undefined | ||
kind | string | ||
text | string |