bricks/examples/subtext.ui
2024-02-28 14:12:01 +08:00

7 lines
97 B
XML

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