Semantics
A labelled nav containing an ordered list and aria-current page.
Navigation and disclosure · stable · MIT
Hierarchy navigation with current-page and collapsed-path parts.
Install editable source
Behavior contract
A labelled nav containing an ordered list and aria-current page.
Native link behavior.
Light and dark themes, logical RTL layout, reduced motion, responsive content, and forwarded public refs.
Source-derived reference
These public React parts are read directly from the canonical source during the documentation build.
GummyBreadcrumbGummyBreadcrumbEllipsisGummyBreadcrumbItemGummyBreadcrumbLinkGummyBreadcrumbPageGummyBreadcrumbSeparatorGummyBreadcrumbPropsComposes React.HTMLAttributes<HTMLElement> & { label?: string; }
Troubleshooting
Implementation decisions
Use breadcrumbs for a real hierarchy, not as a duplicate of browser history or the primary navigation. Each ancestor should link to its canonical level, while the current page remains clearly identified without a misleading link. Shorten presentation only when the full hierarchy is still available to assistive technology. Test deep paths, long translated labels, narrow screens, keyboard focus, and structured metadata against the visible trail.
Live product source
The Component Lab exercises real source across default, focus, disabled, responsive, dark, reduced-motion, and RTL contexts.
Open the live Component LabInteractive inspection
Load the real component preview when you are ready to interact with its responsive, theme, and direction controls.
Editable source
The registry payload stays off the initial page request.