Breadcrumbs
Use breadcrumbs to enable wayfinding through navigational links
import {Breadcrumbs} from '@primer/react-brand'
name | type | default | required | description |
---|---|---|---|---|
variant | 'default' 'accent' | false | Specify alternative breadcrumb appearance |
name | type | default | required | description |
---|---|---|---|---|
selected | boolean | false | Used for indicating the active link | |
href | string | true | URL of the page the link goes to |