We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4534009 commit 6998149Copy full SHA for 6998149
packages/homepage/content/docs/2-embedding.md
@@ -38,6 +38,7 @@ find them here.
38
| `editorsize` | Size in percentage of editor. | number | `50` |
39
| `eslint` | Use eslint (increases embed size significantly). | `0`/`1` | `0` |
40
| `expanddevtools` | Start with the devtools (console) open. | `0`/`1` | `0` |
41
+| `hidedevtools` | Hide the DevTools bar of the preview. | `0`/`1` | `0` |
42
| `fontsize` | Font size of editor | number (in px) | `14` |
43
| `forcerefresh` | Force a full refresh of frame after every edit. | `0`/`1` | `0` |
44
| `hidenavigation` | Hide the navigation bar of the preview. | `0`/`1` | `0` |
0 commit comments