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

CardVolunteer / Various Location Types

Volunteer cards demonstrating different location formats

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": "Brighton, Bristol, Cardiff, Leeds, Newcastle",
"Availability": "Half day shifts available",
"ClosingDate": "2026-08-07T19:31:15.7824379+00:00",
"Title": "Shop Volunteer",
"Description": "Work in one of our charity shops, serving customers and helping to raise funds.",
"DescriptionHtml": null,
"Category": "",
"ImageHtml": {},
"CssClass": "",
"HeadingLevel": 3,
"LinkText": "",
"LinkUrl": "/volunteer/shop",
"LinkTarget": "",
"IsActive": false
})
♿ Accessibility