Skip to content

Commit 6998149

Browse files
authored
Update 2-embedding.md
Adding hidedevtools option to docs
1 parent 4534009 commit 6998149

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/homepage/content/docs/2-embedding.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ find them here.
3838
| `editorsize` | Size in percentage of editor. | number | `50` |
3939
| `eslint` | Use eslint (increases embed size significantly). | `0`/`1` | `0` |
4040
| `expanddevtools` | Start with the devtools (console) open. | `0`/`1` | `0` |
41+
| `hidedevtools` | Hide the DevTools bar of the preview. | `0`/`1` | `0` |
4142
| `fontsize` | Font size of editor | number (in px) | `14` |
4243
| `forcerefresh` | Force a full refresh of frame after every edit. | `0`/`1` | `0` |
4344
| `hidenavigation` | Hide the navigation bar of the preview. | `0`/`1` | `0` |

0 commit comments

Comments
 (0)