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

CardKeyFact / Key Fact Card - Long Description

Tests handling of longer description text

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": "purple",
"Title": "\u00A335M",
"Description": "Last year, we invested over \u00A335 million in groundbreaking breast cancer research, funding projects across prevention, treatment, and quality of life improvements for those affected by breast cancer.",
"DescriptionHtml": null,
"ImageHtml": null,
"CssClass": "",
"HeadingLevel": 3,
"LinkText": "",
"LinkUrl": "",
"LinkTarget": "",
"IsActive": false
})
♿ Accessibility