Video can be used to embed video files.
This is an HTML5 Element.
https://nectar.website/demo/components/video/arrow-up-right
You can refer to the code present in /partials/components/video.html file and use it accordingly.
/partials/components/video.html
The video component uses native <video> element, with some CSS. You can learn about <video> at https://developer.mozilla.org/en-US/docs/Web/HTML/Element/videoarrow-up-right
<video>
Last updated 2 years ago