UI
Buffering Indicator API
This page showcases how to create a loading indicator for when media has paused due to a lack of data.
Import
Previous
<-
Controls
Next
Toggle Button
->
UI
This page showcases how to create a loading indicator for when media has paused due to a lack of data.
import '@vidstack/player/define/vds-buffering-indicator.js';
<script
type="module"
src="https://cdn.jsdelivr.net/npm/@vidstack/player@next/cdn/define/vds-buffering-indicator.js"
></script>