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

IntroWithHeading / Text Only

IntroWithHeading with only intro text

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Molecules/IntroWithHeading/IntroWithHeading.cshtml", new IntroWithHeadingProps
{
"Heading": "",
"IntroText": "Healthcare professionals please sign in at checkout or check out as guest. Not a healthcare professional? Order via the guest checkout when prompted.",
"IntroHtml": null,
"IsListingIntro": false,
"HeadingCentered": false,
"HeadingLevel": 2,
"HeadingLevelStyle": 0
})
♿ Accessibility