Skip to content

Commit 84f3b4a

Browse files
committed
feat: add assets for starter bar in docs
1 parent 7fe2ca5 commit 84f3b4a

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

docs/02-Live Preview/02-live-preview-edit.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,15 @@ Alternatively, you can switch to Edit Mode by updating the `livePreviewMode` set
3030

3131
Edit Mode needs an element to work on, so on a blank page there is nothing to click yet. When your page has no content, a **Starter Bar** appears at the bottom center of the Live Preview to add your first element.
3232

33-
<!-- TODO: PLUTO - add video here showing the starter bar working -->
33+
<VideoPlayer
34+
src="https://docs-images.phcode.dev/videos/live-preview-edit/starter-bar.mp4"
35+
/>
3436

3537
The bar shows the most common elements: Heading, Paragraph, Image, Link, Button, and Div. Click one to add it to the page.
3638

3739
To pick from the full element list, click the **three-dots icon** at the end of the bar. This opens a searchable list with the same elements as the [Insert Element](#insert-element) panel.
3840

39-
<!-- TODO: PLUTO - add image here showing the starter bar searchable list -->
41+
![Starter Bar element list](../images/pro/starter-bar-element-list.png "Starter Bar searchable element list")
4042

4143
When you pick an element:
4244

43.3 KB
Loading

0 commit comments

Comments
 (0)