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

Card / Card with 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/Card/Card.cshtml", new CardProps
{
"Title": "Support and Resources",
"Description": "Our comprehensive support services include access to specialist breast cancer nurses, counseling services, support groups, educational workshops, and a wealth of online resources to help you through every stage of your journey. We\u0027re here to support you and your loved ones with practical advice, emotional support, and connection to our community.",
"DescriptionHtml": null,
"Category": "",
"ImageHtml": {},
"CssClass": "",
"HeadingLevel": 3,
"Type": 0,
"LinkText": "",
"LinkUrl": "/support",
"LinkTarget": "",
"IsActive": false
})
♿ Accessibility