@ag.ds-next/secondary-nav
v2.0.0
Published
--- title: Secondary Nav description: A horizontal list of links typically placed between the main navigation and page content. group: Navigation storybookPath: /story/navigation-secondarynav--light-variant ---
Downloads
7
Keywords
Readme
title: Secondary Nav description: A horizontal list of links typically placed between the main navigation and page content. group: Navigation storybookPath: /story/navigation-secondarynav--light-variant
<SecondaryNav
activePath="#code"
links={[
{ href: '#usage', label: 'Usage' },
{ href: '#code', label: 'Code' },
{ href: '#content', label: 'Content' },
{ href: '#accessibility', label: 'Accessibility' },
]}
/>