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

ResourceDownloadCard / Download Link

Card with PDF download link and file size

Layout
Properties
Component Code
@await Html.PartialAsync("~/Components/Molecules/ResourceDownloadCard/ResourceDownloadCard.cshtml", new ResourceDownloadCardProps
{
"Title": "Patient Information Guide",
"Description": "Essential information for patients and caregivers",
"LinkText": "Download PDF",
"LinkUrl": "#",
"LinkType": "download",
"FileSize": "2.5MB"
})
♿ Accessibility