bricks/examples/iframe.ui

9 lines
114 B
Plaintext
Raw Normal View History

2024-02-26 18:22:18 +08:00
{
"id":"videoplayer",
"widgettype":"Iframe",
"options":{
"width":"100%",
"url":"{{params_kw.url}}"
}
}