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

HeroArticle / Long Title

Article hero with very long multi-line headline for layout testing

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Organisms/HeroArticle/HeroArticle.cshtml", new HeroArticleProps
{
"BreadcrumbProps": {
"Items": [
{
"Name": "Home",
"Url": "/"
},
{
"Name": "Research",
"Url": "/research"
},
{
"Name": "Targeted therapy",
"Url": "/research/targeted-therapy"
}
],
"MobileBackLinkText": "Back to Targeted therapy",
"BackToPrefix": "Back to ",
"Variant": ""
},
"Tag": "Innovation: Technology in healthcare",
"Title": "Revolutionary artificial intelligence and machine learning algorithms are transforming how we detect, diagnose, and treat breast cancer in patients around the world",
"ImageHtml": {}
})
♿ Accessibility