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

NavLink / Button Variant

Navigation link as button (no URL)

Layout
Properties
Component Code
@await Html.PartialAsync("~/Components/Molecules/NavLink/NavLink.cshtml", new NavLinkProps
{
"Text": "Get involved",
"Url": "",
"Target": "",
"HasDropdown": true,
"IsActive": false,
"Label": ""
})
♿ Accessibility