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

PromoteCta / No Button

PromoteCta with title and description only

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Molecules/PromoteCta/PromoteCta.cshtml", new PromoteCtaProps
{
"Title": "Donate to our research",
"HeadingLevel": 3,
"Description": {},
"Button": null
})
♿ Accessibility