Breadcrumbs

Breadcrumbs display the current page or context within the site, allowing them to navigate different levels of the hierarchy.

  • @primer/react@36.21.0
  • Alpha
  • Not reviewed for accessibility

Import

import {Breadcrumbs} from '@primer/react'

Examples

View in Storybook

Props

NameDefaultDescription
children
Breadcrumbs.Item[]
sx
SystemStyleObject
NameDefaultDescription
selected
falseboolean
ref
React.RefObject<HTMLAnchorElement>
as
"a"React.ElementType
sx
SystemStyleObject
Navigated to Breadcrumbs