Properties
Component Code
@await Html.PartialAsync("~/Components/Molecules/PopularSearches/PopularSearches.cshtml", new PopularSearchesProps
{
"PopularSearchCards": [
{
"Title": "Living with Breast Cancer",
"Category": null,
"Description": null,
"DescriptionHtml": null,
"ImageHtml": null,
"CssClass": null,
"HeadingLevel": 3,
"Type": 0,
"LinkText": null,
"LinkUrl": "/living-with-breast-cancer",
"LinkTarget": null,
"IsActive": false
},
{
"Title": "Risk Factors",
"Category": null,
"Description": null,
"DescriptionHtml": null,
"ImageHtml": null,
"CssClass": null,
"HeadingLevel": 3,
"Type": 0,
"LinkText": null,
"LinkUrl": "/risk-factors",
"LinkTarget": null,
"IsActive": false
},
{
"Title": "Screening and Testing",
"Category": null,
"Description": null,
"DescriptionHtml": null,
"ImageHtml": null,
"CssClass": null,
"HeadingLevel": 3,
"Type": 0,
"LinkText": null,
"LinkUrl": "/screening",
"LinkTarget": null,
"IsActive": false
}
]
})