Links
Comment on page

Video

Overview

Video can be used to embed video files.
This is an HTML5 Element.

Demo

Usage

You can refer to the code present in /partials/components/video.html file and use it accordingly.

Docs

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/video