Input Box
{
"type": "InputBox",
"properties": {
"labelName": "Button Text:",
"shortPropertyName": "",
"disabled": false,
"type": "Text",
"min": 0,
"max": 0,
"step": 1,
"allowBinding": true,
"allowCounter": false,
"allowManualEntry": true,
"spellcheck": false,
"placeholder": "",
"textArea": false,
"textAreaRows": 5,
"liveUpdate": false,
"bindingPropertyName": "buttonText"
}
}Configurable properties
Last updated
Was this helpful?
