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

QuickLink / Internal Link - Long Text

Quick link with long text that wraps to multiple lines

Layout
Properties
Component Code
@await Html.PartialAsync("~/Components/Atoms/QuickLink/QuickLink.cshtml", new QuickLinkProps
{
"LinkText": "This is a much longer quick link text that demonstrates how the component handles text wrapping across multiple lines",
"LinkUrl": "/services",
"LinkTarget": "",
"IsActive": false
})
♿ Accessibility