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

8 lines
105 B
XML

{
"widgettype":"Text",
"options":{
"text":"{{quotedstr(json.dumps(params_kw))}}",
"wrap":true
}
}