You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: browsers/live-view.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ The `browser_live_view_url` supports additional query parameters to customize th
17
17
18
18
## Kiosk mode
19
19
20
-
You can enable kiosk mode when creating a browser by setting the `kiosk_mode` parameter to `true`. Kiosk mode provides a fullscreen live view experience without browser UI elements like the address bar and tabs.
20
+
Kiosk mode provides a fullscreen live view experience without browser UI elements like the address bar and tabs. You can enable kiosk mode when creating a browser by setting the `kiosk_mode` parameter to `true`.
0 commit comments