ReferenceDisplay
BufferingIndicator
Loading indicator that displays when the video player is buffering or waiting for data
Import
Anatomy
Behavior
Shows a loading indicator when the media is waiting to buffer and not paused, but only after a configurable delay (default 500ms). This delay prevents the indicator from flickering during brief stalls. The indicator hides immediately when buffering ends.
Styling
Hide and show the indicator based on the data-visible attribute.