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

ResourceDownloadBlock / Long Content Stress Test

Tests component with longer titles and descriptions

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Organisms/ResourceDownloadBlock/ResourceDownloadBlock.cshtml", new ResourceDownloadBlockProps
{
"Title": "Comprehensive Resource Library and Documentation Center",
"Description": "Access our extensive collection of resources, guides, and documentation designed to support patients, caregivers, healthcare professionals, and researchers in their journey.",
"Alignment": "left",
"Resources": [
{
"Title": "Complete Patient Care Guidelines and Treatment Protocols for Healthcare Professionals",
"Description": "This comprehensive document provides detailed information about treatment protocols, patient care guidelines, evidence-based practices, and clinical recommendations for healthcare professionals working with patients.",
"LinkText": "Download Complete Guidelines PDF",
"LinkUrl": "#",
"LinkType": "download",
"FileSize": "15.7MB"
}
]
})
♿ Accessibility