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

73
73
74
-
***Reload Live Preview** — Refreshes the Live Preview page. Use this when Live Preview lags behind or doesn't update with your code changes.
74
+
The left side of the toolbar groups three controls:
75
75
76
+
***Reload Live Preview**: The leftmost icon is the reload icon. Clicking on it refreshes the Live Preview. It is useful when Live Preview gets out of sync with your code.
***Design Mode**: The maximize icon after the reload button is for Design Mode. This mode hides the editor and expands the Live Preview to take over the full window, giving you more room to work on the page with [Edit Mode](../../Pro%20Features/edit-mode-live-preview) or [Phoenix Code AI](../../Pro%20Features/ai-chat). Click the icon again to exit Design Mode.
78
79
79
-
***Live Preview Modes** - Live Preview offers 3 modes:
80
+
***Edit / Preview Toggle**: The pencil icon. Toggles between **Edit Mode***(Pro)* and **Preview Mode**. The pencil lights up when Edit Mode is active. Press `F8` for the same toggle.
80
81
81
-
-**Preview Mode**: View-only. The page behaves like a normal browser, but still updates in real-time as you edit code.
-**Highlight Mode**: Click any element to see its size, padding, and margins. Phoenix Code jumps to that element in your source code so you can start editing right away.
90
+
-**Preview Mode**: View-only. The page behaves like a normal browser but still updates in real-time as you edit code.
91
+
-**Highlight Mode**: Click any element to see its size, padding, and margins. Phoenix Code jumps to that element in your source code so you can start editing.
92
+
-**Edit Mode***(Pro)*: Edit elements directly in the preview, change text, drag elements, swap images, and more. Phoenix Code updates your source code automatically. [Learn more](../../Pro%20Features/edit-mode-live-preview).
-**Edit Mode***(Pro)*: Edit elements directly in the preview-change text, drag elements, swap images, and more. Phoenix Code updates your source code automatically. [Learn more](../../Pro%20Features/edit-mode-live-preview).
When Edit Mode is active (Pro), two extra options appear in the same dropdown:
95
99
96
-
***Preview Mode Button** — Located next to the Reload button, this provides a quick shortcut to switch modes.
97
-
Clicking the button switches to **Preview Mode**. On **Phoenix Pro Edition**, a second click returns to **Edit Mode**. On **Phoenix Community Edition**, a second click switches to **Highlight Mode**.
98
-
You can also use the keyboard shortcut `F8` to toggle Preview Mode.
100
+
-**Inspect Element on Hover**: Highlights elements as you hover, instead of only on click.
101
+
-**Show Measurements**: Shows ruler-style guide lines around the selected element with its size and spacing.
99
102
100
103
101
104

0 commit comments