bricks/dist/examples/subtext.ui
2024-03-14 21:32:31 +08:00

7 lines
97 B
XML

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