Video
Video
component. Fill in the video URL
in the src
attribute. The video URL
can be a direct link to an MP4
file or a web link to a video on major video platforms (no processing required, the system will automatically convert it into an embedded video). The currently supported video platforms are: Youtube, Vimeo. More platforms will be supported in the future.Insert Video File
<Video src="https://example.mp4"></Video>
Insert YouTube
<Video src="https://youtu.be/mGAbi2gyFao"></Video>
Insert Viemo
<Video src="https://vimeo.com/675640290"></Video>
HTML Element Description
Video
src
string
The URL of video
Modified at 2024-05-28 13:00:32