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

NavLink / Default Nav Link

Basic navigation link without dropdown

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