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

PersonCard / Manager Card (No Bio)

Person card for managers with role but no biography

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Molecules/PersonCard/PersonCard.cshtml", new PersonCardProps
{
"Name": "Dr Emma Pennery CBE",
"Role": "Chief Executive Officer",
"ShortBio": "",
"Url": "#",
"ImageHtml": {}
})
♿ Accessibility