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

Gallery / Minimal Gallery

Gallery with only heading and images, no disclaimer or subheading

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Organisms/Gallery/Gallery.cshtml", new GalleryProps
{
"Heading": "Event Highlights",
"Subheading": "",
"Disclaimer": "",
"Images": [
{},
{},
{},
{},
{}
],
"AriaLabel": "Photo gallery",
"ModifierClasses": "",
"ImageCount": 5
})
♿ Accessibility