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

SearchCard / Long Title

Search result card with a longer title to test wrapping

Layout
Properties
Component Code
@await Html.PartialAsync("~/Components/Molecules/SearchCard/SearchCard.cshtml", new SearchCardProps
{
"Category": "Article",
"Date": "05 Nov 2020",
"Title": "This is a much longer search result title that will wrap across multiple lines to demonstrate how the card handles longer content",
"Description": "This is the description for a card with a long title.",
"LinkUrl": "#",
"LinkTarget": "",
"HeadingLevel": "h3",
"CssClass": "",
"AlgoliaQueryId": "",
"AlgoliaObjectId": "",
"AlgoliaPosition": null
})
♿ Accessibility