bricks/dist/examples/iframe.ui
2024-03-14 21:32:31 +08:00

9 lines
114 B
XML

{
"id":"videoplayer",
"widgettype":"Iframe",
"options":{
"width":"100%",
"url":"{{params_kw.url}}"
}
}