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

Button / Button with Long Text

Secondary button with longer text content

Layout
Properties
Component Code
@await Html.PartialAsync("~/Components/Atoms/Button/Button.cshtml", new ButtonProps
{
"Variant": "secondary",
"Type": "",
"Disabled": false,
"AriaLabel": "",
"Name": "",
"Value": "",
"Action": "",
"LinkText": "Subscribe to Our Newsletter",
"LinkUrl": "/newsletter",
"LinkTarget": "",
"IsActive": false
})
♿ Accessibility