File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -105,12 +105,12 @@ Per-component props override these values.
105105| Prop | Type | Default | Description |
106106| --------------- | --------- | ------------ | ----------------------------------------------------------------------- |
107107| `session` | `string` | auto | Unique session identifier. Auto-generated from slide number if omitted. |
108- | `defaultFolder` | `string` | project root | Workspace folder to open. Absolute or relative to the Slidev root. |
108+ | `defaultFolder` | `string` | project root | Workspace folder to open. Absolute or relative to the Slidev root. |
109109| `height` | `string` | `100%` | CSS height of the editor container. |
110110| `persist` | `boolean` | `false` | Keep the session alive when navigating away. |
111111| `port` | `number` | auto | Force a specific port for this session. |
112112| `startTimeout` | `number` | `30000` | Max startup time in ms before the session is marked as failed. |
113- | `zoom` | `number` | `1` | Scale factor for the VS Code UI (e.g. `0.8` for 80%). |
113+ | `zoom` | `number` | `1` | Scale factor for the VS Code UI (e.g. `0.8` for 80%). |
114114
115115# # ⚠️ Static exports
116116
You can’t perform that action at this time.
0 commit comments