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

VideoBlock / Default Video Block

Video block with YouTube video

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": null,
"PosterImageAlt": "Understanding breast cancer treatment options",
"Heading": "Understanding breast cancer treatment options",
"Description": "Learn about the different treatment approaches available for breast cancer patients.",
"AriaLabel": null
}
})
♿ Accessibility