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

PopularSearches / Cards Without Images

Popular searches showing text-only cards

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
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
}
]
})
♿ Accessibility