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

ChapterCard / With Order Number

Chapter card with order number prefix

Layout
Properties
Component Code
@await Html.PartialAsync("~/Components/Molecules/ChapterCard/ChapterCard.cshtml", new ChapterCardProps
{
"Title": "What is breast cancer?",
"LinkUrl": "/breast-cancer-information/what-is",
"IsExternal": false,
"OrderNumber": 1,
"CssClass": ""
})
♿ Accessibility