bricks/examples/subtext.ui

7 lines
97 B
Plaintext
Raw Normal View History

2024-02-28 14:12:01 +08:00
{
"widgettype":"Text",
"options":{
"text":"{{params_kw.get('text') or 'default text'}}"
}
}