Properties
Component Code
@await Html.PartialAsync("~/Components/Molecules/FeatureSingle/FeatureSingle.cshtml", new FeatureSingleProps
{
"ImageHtml": {},
"Category": "Category",
"Title": "Take on the Pink Ribbon Walk",
"Subtitle": "Join thousands walking to fund life-changing breast cancer research.",
"PrimaryButton": {
"Variant": "primary",
"Type": null,
"Disabled": false,
"AriaLabel": null,
"Name": null,
"Value": null,
"Action": null,
"LinkText": "Pay in your fundraising",
"LinkUrl": "#",
"LinkTarget": null,
"IsActive": false
},
"SecondaryButton": {
"Variant": "secondary",
"Type": null,
"Disabled": false,
"AriaLabel": null,
"Name": null,
"Value": null,
"Action": null,
"LinkText": "Second button",
"LinkUrl": "#",
"LinkTarget": null,
"IsActive": false
},
"PopUp": null
})