Video Thumbnail Border Radius
Border radius can be adjusted per use case.
Demo
Twig
{% include '@bolt-components-video-thumbnail/video-thumbnail.twig' with {
content: image,
duration: '4:55',
border_radius: 'large',
} only %}
HTML
Not available in plain HTML. Please use Twig.