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

StoryCard / Default Story Card

A story card with image, title, and description

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Molecules/StoryCard/StoryCard.cshtml", new StoryCardProps
{
"Title": "Kreena\u0027s Story",
"Description": "The next few months were a blur of biopsies",
"ImageHtml": {},
"LinkText": "",
"LinkUrl": "/stories/kreena",
"LinkTarget": "",
"IsActive": false
})
♿ Accessibility