Properties
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
})