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

FeatureSingle / Without Category

Feature single without category label

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
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/FeatureSingle/FeatureSingle.cshtml", new FeatureSingleProps
{
"ImageHtml": {},
"Category": "",
"Title": "Access our support services",
"Subtitle": "We offer a range of support services for people affected by breast cancer.",
"PrimaryButton": {
"Variant": "primary",
"Type": null,
"Disabled": false,
"AriaLabel": null,
"Name": null,
"Value": null,
"Action": null,
"LinkText": "Find support",
"LinkUrl": "#",
"LinkTarget": null,
"IsActive": false
},
"SecondaryButton": {
"Variant": "secondary",
"Type": null,
"Disabled": false,
"AriaLabel": null,
"Name": null,
"Value": null,
"Action": null,
"LinkText": "Call our helpline",
"LinkUrl": "#",
"LinkTarget": null,
"IsActive": false
},
"PopUp": null
})
♿ Accessibility