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

CardArticle / No Image with Category (Mobile/Desktop)

Title + Category + Description + Date + Read Time

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Molecules/CardArticle/CardArticle.cshtml", new CardArticleProps
{
"Type": 3,
"Date": "27 Sept 2025",
"ReadTime": "3 min read",
"Title": "The Show celebrates 23 people living with and beyond breast cancer as they share stories through fashion",
"Description": "",
"DescriptionHtml": null,
"Category": "Category",
"ImageHtml": null,
"CssClass": "",
"HeadingLevel": 3,
"LinkText": "",
"LinkUrl": "/articles/sarahs-story",
"LinkTarget": "",
"IsActive": false
})
♿ Accessibility