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

CardKeyFact / Key Fact Card - Short Number

Key fact card with a short number

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Molecules/CardKeyFact/CardKeyFact.cshtml", new CardKeyFactProps
{
"Type": 2,
"Category": null,
"Subheading": "",
"BgColor": "pink",
"Title": "\u00A324 million",
"Description": "Our helpline is available 24 hours a day, 7 days a week to provide support and information.",
"DescriptionHtml": null,
"ImageHtml": null,
"CssClass": "",
"HeadingLevel": 3,
"LinkText": "",
"LinkUrl": "",
"LinkTarget": "",
"IsActive": false
})
♿ Accessibility