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

CardVolunteer / Role and Location Only

Volunteer card showing only role and location metadata

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": "Remote",
"Availability": "",
"ClosingDate": null,
"Title": "Online Community Moderator",
"Description": "Help moderate our online support forums, providing a safe space for people to share their experiences.",
"DescriptionHtml": null,
"Category": "",
"ImageHtml": {},
"CssClass": "",
"HeadingLevel": 3,
"LinkText": "",
"LinkUrl": "/volunteer/moderator",
"LinkTarget": "",
"IsActive": false
})
♿ Accessibility