Responsive
Atoms
FormLabel
Default
Molecules
ContactDetails
Default
Organisms
HeaderMinimal
Default
ServicesGroupFinderBlock
With Results No Results

VideoBlock / With Custom Poster

Video block with custom poster image

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Organisms/VideoBlock/VideoBlock.cshtml", new VideoBlockProps
{
"Video": {
"VideoId": "wyRZAQWQic0",
"VideoProvider": "youtube",
"PosterImageUrl": "https://placehold.co/1200x675/F95584/FFFFFF?text=Video\u002BPoster",
"PosterImageAlt": "Breast cancer screening explained",
"Heading": "Breast cancer screening explained",
"Description": "Watch this short video to understand the importance of regular breast screening.",
"AriaLabel": null
}
})
♿ Accessibility