We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66727e1 commit 2e3e192Copy full SHA for 2e3e192
docs/builtin/components.md
@@ -284,12 +284,11 @@ Parameters:
284
- `'resumeOnce'` only resume it if it hasn't ended
285
- `autoPause` (`'slide' | 'click'`, default: `undefined`):
286
- `'slide'`: pause the video on slide change
287
- - `'click'`: pause on next click
+ - `'click'`: pause on next click
288
- `autoReset` (`'slide' | 'click'`, default: `undefined`):
289
- `'slide'`: go back to the start of the video when going back to the slide
290
- `'click'`: go back to the start of the video when going back to the component's click turn
291
-
292
+
293
### `Youtube`
294
295
Embed a YouTube video.
0 commit comments