We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9d8fd8 commit 4e8da40Copy full SHA for 4e8da40
1 file changed
demo/index.html
@@ -11,7 +11,7 @@
11
12
<!-- Main Container -->
13
<div data-main_content_id="canvas" class="height:100vh overflow:scroll">
14
- <iframe data-vdom_id="test" id="canvas" src="./iframe.html" frameborder="0" width="100%" height="100%"></iframe>
+ <iframe vdom-id="test" id="canvas" src="./iframe.html" frameborder="0" width="100%" height="100%"></iframe>
15
</div>
16
17
0 commit comments