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