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

GlossaryTermModal / Default Glossary Term

Basic glossary term modal with category, title, and description

Layout
Properties
Component Code
@await Html.PartialAsync("~/Components/Molecules/GlossaryTermModal/GlossaryTermModal.cshtml", new GlossaryTermModalProps
{
"Category": "Category",
"Title": "Glossary title",
"Description": "Prognosis, also called outlook, is an estimate of the likely course and outcome of a disease, such as the likelihood of it coming back (recurrence) and the person\u0027s life expectancy.",
"LinkText": "",
"LinkUrl": "",
"Key": "prognosis",
"IsVisible": true
})
♿ Accessibility