bricks/examples/subtext.ui

7 lines
97 B
XML

{
"widgettype":"Text",
"options":{
"text":"{{params_kw.get('text') or 'default text'}}"
}
}