Skip to content

Fibbl Video

An element to show a video.

Code example

html
<script
    src="https://cdn.fibbl.com/fibbl.js"
    type="module"
></script>
<fibbl-video
    data-product-id="@demo-shoe"
    style="width: 300px; height: 300px"
></fibbl-video>

Custom attributes

  • data-product-id - a product id in Fibbl's databases.

Live demo

See the Pen fibbl-qr-code by Fibbl (@Fibbl) on CodePen.