Text Label

{
    "type":"Label",
    "properties": {
        "text" : "This is a text label"
    }
}

Configurable Properties

text

string - this is the text to display in the label

Last updated

Was this helpful?