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

CardEvent / Mobile View

Mobile view with image

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Molecules/CardEvent/CardEvent.cshtml", new CardEventProps
{
"Type": 6,
"Location": "London",
"Date": "23 Apr 2023",
"Price": "Free",
"Title": "London Marathon for Breast Cancer Now",
"Description": "",
"DescriptionHtml": null,
"Category": "Running",
"ImageHtml": {},
"CssClass": "",
"HeadingLevel": 3,
"LinkText": "",
"LinkUrl": "/events/london-marathon",
"LinkTarget": "",
"IsActive": false
})
♿ Accessibility