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

Video / Video with Long Description

Tests text wrapping with longer caption content

Layout
Properties
Component Code
@await Html.PartialAsync("~/Components/Molecules/Video/Video.cshtml", new VideoProps
{
"VideoId": "wyRZAQWQic0",
"VideoProvider": "youtube",
"PosterImageUrl": "https://placehold.co/1200x675/F95584/FFFFFF?text=Long\u002BCaption",
"PosterImageAlt": "Video preview",
"Heading": "This is a longer video heading that spans multiple words",
"Description": "This is a much longer description that tests how the component handles extensive text content. It includes multiple sentences to ensure proper wrapping and spacing. The caption section should expand gracefully to accommodate all of this content while maintaining readability and visual hierarchy.",
"AriaLabel": ""
})
♿ Accessibility