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

NavLink / With Dropdown Indicator

Navigation link with dropdown arrow

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