Sub nav
A sub nav is a secondary navigation element, typically positioned beneath a primary navigation.
import {SubNav} from '@primer/react-brand'
name | type | default | required | description |
---|---|---|---|---|
hasShadow | boolean | false | false | Applies optional shadow, along with a fixed background color |
name | type | default | required | description |
---|---|---|---|---|
href | string | URL of the page the link goes to |
name | type | default | required | description |
---|---|---|---|---|
aria-current | string | true | Required for indicating the current active link | |
href | string | true | URL of the page the link goes to |