A simple image component that displays a thumbnail preview of a video based on its URL.
Supports lazy loading and a visual indicator when the thumbnail is active (selected).
Remarks
Uses getVideoThumbnail() to extract the thumbnail URL.
Adds a border to indicate the currently active video.
Description
A simple image component that displays a thumbnail preview of a video based on its URL. Supports lazy loading and a visual indicator when the thumbnail is active (selected).
Remarks
getVideoThumbnail()
to extract the thumbnail URL.Example