Text Label
Last updated
Was this helpful?
{
"type":"Label",
"properties": {
"text" : "This is a text label"
}
}As this element is used for grouping other elements within, there is no need to reflect this element in the defaultState.json
For build 1.11.x of Squirrel the type needs to be HTMLLabelElement. note: this type has been deprecated in 1.12.x onwards for the above type
Last updated
Was this helpful?
Was this helpful?