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

SupportCta / Standard - Purple Theme

Standard support card with purple background

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Molecules/SupportCta/SupportCta.cshtml", new SupportCtaProps
{
"Type": 0,
"Theme": "purple",
"Title": "Call our free helpline",
"HeadingLevel": 3,
"CssModifier": "",
"Description": {},
"Icon": "",
"ImageHtml": null,
"Button": {
"Variant": "secondary",
"Type": null,
"Disabled": false,
"AriaLabel": null,
"Name": null,
"Value": null,
"Action": null,
"LinkText": "About breast cancer",
"LinkUrl": "#",
"LinkTarget": null,
"IsActive": false
},
"TelephoneNumber": "",
"TelephoneDisplay": "",
"AdditionalText": "",
"OpeningHours": ""
})
♿ Accessibility