add iframe demo
This commit is contained in:
committed by
Hans Pagel
parent
7eeb4265fd
commit
3d055a5111
@@ -13,6 +13,14 @@
|
||||
</app-section>
|
||||
|
||||
<app-section>
|
||||
<iframe
|
||||
v-resize
|
||||
src="demos/Examples/CollaborativeEditing"
|
||||
style="background-color: white; border-radius: 8px;"
|
||||
width="100%"
|
||||
height="400"
|
||||
frameborder="0"
|
||||
/>
|
||||
<demo name="Examples/CollaborativeEditing" :show-source="false" inline />
|
||||
</app-section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user