Embedding snack emulator, while hiding the editor

Is it possible to hide the code editor on an embedded Snack? I have successfully embedded a Snack onto a website, using the div and script tags, but I only want to show the iOS device emulator (the preview pane).

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.

Yes that’s possible using the preview=false query argument, like this:

Docs: