9 lines
218 B
Text
9 lines
218 B
Text
<iframe
|
|
src="https://stackblitz.com/edit/<%= id %>?embed=1&<%= view %>&<%= file %>"
|
|
width="100%"
|
|
height="<%= height %>"
|
|
scrolling="no"
|
|
frameborder="no"
|
|
allowfullscreen
|
|
allowtransparency="true">
|
|
</iframe>
|