widget-tutorial
Version:
A comprehensive tutorial + recipes to get started with widgets in Qlik Sense.
31 lines • 594 B
JSON
{
"name": "Result: Custom Property",
"description": "",
"author": "",
"library": "widget-exercises",
"meta": {
"type": "other"
},
"properties": {
"sections": [
{
"type": "header",
"order": 0,
"parent": "qw-pe-dropzone0-0",
"ref": "header1",
"label": "Settings"
}
],
"settings": [
{
"type": "string",
"expression": "optional",
"defaultValue": "",
"order": 0,
"parent": "header1",
"ref": "customProperty",
"label": "Custom Property"
}
]
}
}