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

CardEvent / With Image (Desktop)

Image + Category + Title + Location + Date + Price

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": "13 May 2023",
"Price": "\u00A320",
"Title": "Ho Chi Minh to Angkor Wat Cycle",
"Description": "",
"DescriptionHtml": null,
"Category": "Cycling",
"ImageHtml": {},
"CssClass": "",
"HeadingLevel": 3,
"LinkText": "",
"LinkUrl": "/events/cycle-adventure",
"LinkTarget": "",
"IsActive": false
})
♿ Accessibility