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

Header / Default Header

Full header with all navigation elements

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/Organisms/Header/Header.cshtml", new HeaderProps
{
"NurseLineText": "Contact our nurses",
"PhoneNumber": "0808 800 6000",
"UtilityNavLinks": [
{
"Text": "Researchers",
"Url": "/researchers"
},
{
"Text": "Healthcare professionals",
"Url": "/healthcare"
}
],
"BasketCount": 1,
"BasketUrl": "/basket",
"LoginUrl": "/login",
"AccountUrl": "/account",
"IsLoggedIn": false,
"MainNavItems": [
{
"Text": "Support and information",
"Url": "/support",
"HasDropdown": true,
"IsActive": false,
"ColumnOne": {
"Heading": "Getting support",
"HeadingUrl": "/support",
"Description": "Find information and support for breast cancer",
"Links": [
{
"Text": "Signs and symptoms",
"Url": "/signs-symptoms",
"Target": null,
"HasDropdown": false,
"IsActive": false,
"Label": null
},
{
"Text": "Diagnosis",
"Url": "/diagnosis",
"Target": null,
"HasDropdown": false,
"IsActive": false,
"Label": null
},
{
"Text": "Treatment",
"Url": "/treatment",
"Target": null,
"HasDropdown": false,
"IsActive": false,
"Label": null
},
{
"Text": "Living with breast cancer",
"Url": "/living-with",
"Target": null,
"HasDropdown": false,
"IsActive": false,
"Label": null
}
],
"ShowContactDetails": false,
"ContactPhoneNumber": null,
"ContactOperatingTimes": null
},
"ColumnTwo": {
"Heading": "Practical support",
"HeadingUrl": null,
"Description": null,
"Links": [
{
"Text": "Financial support",
"Url": "/financial",
"Target": null,
"HasDropdown": false,
"IsActive": false,
"Label": null
},
{
"Text": "Support groups",
"Url": "/groups",
"Target": null,
"HasDropdown": false,
"IsActive": false,
"Label": null
},
{
"Text": "Online forum",
"Url": "/forum",
"Target": null,
"HasDropdown": false,
"IsActive": false,
"Label": null
}
],
"ShowContactDetails": false,
"ContactPhoneNumber": null,
"ContactOperatingTimes": null
},
"ColumnThree": null,
"ColumnThreeText": null
},
{
"Text": "Our research",
"Url": "/research",
"HasDropdown": false,
"IsActive": false,
"ColumnOne": null,
"ColumnTwo": null,
"ColumnThree": null,
"ColumnThreeText": null
},
{
"Text": "Get involved",
"Url": "/get-involved",
"HasDropdown": false,
"IsActive": false,
"ColumnOne": null,
"ColumnTwo": null,
"ColumnThree": null,
"ColumnThreeText": null
},
{
"Text": "About",
"Url": "/about",
"HasDropdown": false,
"IsActive": false,
"ColumnOne": null,
"ColumnTwo": null,
"ColumnThree": null,
"ColumnThreeText": null
}
],
"ShowSearch": true,
"IsSearchPage": false,
"ShowDonate": true,
"DonateButtonText": "Donate",
"DonateButtonUrl": "/donate",
"LogoUrl": "/",
"LogoAlt": "Breast Cancer Now",
"PopularSearchCards": [
{
"Title": "Signs and symptoms",
"Category": null,
"Description": null,
"DescriptionHtml": null,
"ImageHtml": {},
"CssClass": null,
"HeadingLevel": 3,
"Type": 0,
"LinkText": null,
"LinkUrl": "/information-support/signs-symptoms",
"LinkTarget": null,
"IsActive": false
},
{
"Title": "Treatment options",
"Category": null,
"Description": null,
"DescriptionHtml": null,
"ImageHtml": {},
"CssClass": null,
"HeadingLevel": 3,
"Type": 0,
"LinkText": null,
"LinkUrl": "/information-support/treatment",
"LinkTarget": null,
"IsActive": false
},
{
"Title": "Living with cancer",
"Category": null,
"Description": null,
"DescriptionHtml": null,
"ImageHtml": {},
"CssClass": null,
"HeadingLevel": 3,
"Type": 0,
"LinkText": null,
"LinkUrl": "/living-with-cancer",
"LinkTarget": null,
"IsActive": false
}
],
"IsMicrosite": false,
"ButtonOneText": "",
"ButtonOneUrl": "",
"ButtonOneTarget": "",
"ButtonTwoText": "",
"ButtonTwoUrl": "",
"ButtonTwoTarget": ""
})
♿ Accessibility