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

VideoFullWidthBlock / Video Without Poster

Full-width block without poster image

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Organisms/VideoFullWidthBlock/VideoFullWidthBlock.cshtml", new VideoFullWidthBlockProps
{
"Video": {
"Title": "Live Stream Replay",
"Description": "Watch the replay of our recent live event discussing the latest in breast cancer research.",
"VideoId": "wyRZAQWQic0",
"VideoProvider": "youtube",
"PosterImageUrl": null,
"PosterImageAlt": null
}
})
♿ Accessibility