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

Gallery / Default Gallery

Gallery with 5 images, heading, subheading, and disclaimer

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Organisms/Gallery/Gallery.cshtml", new GalleryProps
{
"Heading": "Take a look at our #afternoontea",
"Subheading": "#afternoontea",
"Disclaimer": "Photos shared with permission from our supporters.",
"Images": [
{},
{},
{},
{},
{},
{},
{},
{}
],
"AriaLabel": "Afternoon tea photo gallery",
"ModifierClasses": "",
"ImageCount": 8
})
♿ Accessibility