bricks/examples/keytext.ui
2024-07-14 20:34:50 +08:00

8 lines
105 B
XML

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