bricks/dist/examples/iframe.ui

9 lines
114 B
Plaintext
Raw Normal View History

2024-03-14 21:32:31 +08:00
{
"id":"videoplayer",
"widgettype":"Iframe",
"options":{
"width":"100%",
"url":"{{params_kw.url}}"
}
}