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

CardStepByStep / Numbered - Clickable

Card with number badge and link

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Molecules/CardStepByStep/CardStepByStep.cshtml", new CardStepByStepProps
{
"StepNumber": 2,
"IconHtml": null,
"Title": "Breast Cancer Now technical t-shirt",
"Description": "",
"LinkUrl": "/products/technical-tshirt"
})
♿ Accessibility