This commit is contained in:
Philipp Kühn
2018-08-22 23:14:39 +02:00
parent 35a2aedbcf
commit cd40e8b005

View File

@@ -7,7 +7,7 @@
Embeds Embeds
</h1> </h1>
<p> <p>
This is an example of a custom iframe node. This iframe is rendered as a vue component. You can change its source with the input below. This is an example of a custom iframe node. This iframe is rendered as a vue component. This makes it possible to render some additional markup to change its source.
</p> </p>
<iframe src="https://www.youtube.com/embed/XIMLoLxmTDw" frameborder="0" allowfullscreen></iframe> <iframe src="https://www.youtube.com/embed/XIMLoLxmTDw" frameborder="0" allowfullscreen></iframe>
</div> </div>