bricks/examples/keytext.ui

8 lines
105 B
Plaintext
Raw Normal View History

2024-07-14 20:34:50 +08:00
{
"widgettype":"Text",
"options":{
"text":"{{quotedstr(json.dumps(params_kw))}}",
"wrap":true
}
}