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

Card / Card with Image and Title

Card with image and title, no description

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Molecules/Card/Card.cshtml", new CardProps
{
"Title": "Visual Story",
"Description": "",
"DescriptionHtml": null,
"Category": "",
"ImageHtml": {},
"CssClass": "",
"HeadingLevel": 3,
"Type": 0,
"LinkText": "",
"LinkUrl": "/visual",
"LinkTarget": "",
"IsActive": false
})
♿ Accessibility