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

CardVolunteer / With Image - All Fields

Volunteer card with image and all metadata fields populated

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Molecules/CardVolunteer/CardVolunteer.cshtml", new CardVolunteerProps
{
"Type": 4,
"Location": "London, Manchester, Birmingham",
"Availability": "Flexible hours, weekends preferred",
"ClosingDate": "2026-09-08T19:31:17.2965041+00:00",
"Title": "Community Fundraising Volunteer",
"Description": "Help us raise vital funds to support people affected by breast cancer across the UK. Join our passionate team of volunteers.",
"DescriptionHtml": null,
"Category": "",
"ImageHtml": {},
"CssClass": "",
"HeadingLevel": 3,
"LinkText": "",
"LinkUrl": "/volunteer/community-fundraising",
"LinkTarget": "",
"IsActive": false
})
♿ Accessibility