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

InlineLink / On Purple Background

Inline link styled for use on a purple background

Layout
Properties
Component Code
@await Html.PartialAsync("~/Components/Atoms/InlineLink/InlineLink.cshtml", new InlineLinkProps
{
"BgColor": "purple",
"LinkText": "Read more",
"LinkUrl": "/example",
"LinkTarget": "",
"IsActive": false
})
♿ Accessibility