bricks/examples/subtext.ui
2025-07-16 14:28:55 +08:00

7 lines
97 B
XML

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