-
Given: <SlidevVideo v-click autoplay controls>
<source src="A1Happy.mp4" type="video/mp4" />
<p>
Your browser does not support videos. You may download it
<a href="A1Happy.mp4">here</a>.
</p>
</SlidevVideo> Errors with:
|
Beta Was this translation helpful? Give feedback.
Answered by
tekumara
Dec 1, 2024
Replies: 1 comment
-
<SlidevVideo v-click autoplay controls>
<source src="/A1Happy.mp4" type="video/mp4" />
<p>
Your browser does not support videos. You may download it
<a href="/A1Happy.mp4">here</a>.
</p>
</SlidevVideo> |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tekumara
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
public/