elements

Clip element

If you want to use headless videos in your site, similarly as an image you can use the clip element. This could be helpful when you want a video in the background of your site. A clip will autostart when it’s visible to your user viewport, pause when it’s not visible anymore and loops.

<mave-clip embed="{embed id}"></mave-clip>

We recommend to only use videos that are controlled by you and have a duration of < 5 min.

Preview