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

CardStepByStep / Icon - Clickable with Description

Card with icon, description text, and link (shows curved background on mobile)

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Molecules/CardStepByStep/CardStepByStep.cshtml", new CardStepByStepProps
{
"StepNumber": null,
"IconHtml": {},
"Title": "Signs and symptoms",
"Description": "Learn how to check your chest and the signs and symptoms to be aware of.",
"LinkUrl": "/information/signs-symptoms"
})
♿ Accessibility