bricks/examples/html.ui

7 lines
76 B
Plaintext
Raw Normal View History

2024-05-08 11:00:46 +08:00
{
2024-05-08 16:01:23 +08:00
"widgettype":"Html",
2024-05-08 11:00:46 +08:00
"options":{
"html":"<p>Test domelement</p>"
}
}