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

IntroWithHeading / Listing Intro

IntroWithHeading for listing pages

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Molecules/IntroWithHeading/IntroWithHeading.cshtml", new IntroWithHeadingProps
{
"Heading": "Find a challenge",
"IntroText": "Join one of our many challenges and help us fund life-saving research and provide support to those affected by breast cancer.",
"IntroHtml": null,
"IsListingIntro": true,
"HeadingCentered": false,
"HeadingLevel": 2,
"HeadingLevelStyle": 0
})
♿ Accessibility