bricks/examples/iframe.ui
2024-02-26 18:22:18 +08:00

9 lines
114 B
XML

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