|
@@ -6,7 +6,7 @@ description: A simple, lightweight, accessible and customizable HTML5, YouTube a
|
|
|
|
|
|
## Sample demo
|
|
|
|
|
|
-```html example vendors height="500px"
|
|
|
+```html example vendors height="500px" libs="plyr"
|
|
|
<div id="player-youtube" data-plyr-provider="youtube" data-plyr-embed-id="dQw4w9WgXcQ"></div>
|
|
|
|
|
|
<script src="$TABLER_CDN/dist/libs/plyr/dist/plyr.min.js"></script>
|
|
@@ -19,7 +19,7 @@ description: A simple, lightweight, accessible and customizable HTML5, YouTube a
|
|
|
|
|
|
## Vimeo file
|
|
|
|
|
|
-```html example vendors height="500px"
|
|
|
+```html example vendors height="500px" libs="plyr"
|
|
|
<div id="player-vimeo" data-plyr-provider="vimeo" data-plyr-embed-id="515937365"></div>
|
|
|
|
|
|
<script src="$TABLER_CDN/dist/libs/plyr/dist/plyr.min.js"></script>
|