All components
Navigation

Breadcrumbs

beta
Since 1.1
Navigation trail of ancestor links ending in the current page.
Navigation
primitive
Display
Documented
import { Breadcrumbs } from '@ivim/native/components';

When to use

Use when
People navigate nested records and need to jump back up the hierarchy.
Don't use when
The hierarchy is one level deep — a back button is simpler.

Example

Accessibility

Roles and screen-reader behavior this component provides, plus keyboard interactions.
Wrapped in role="navigation"; the last item is aria-current="page" and not a link.
Separators are hidden from assistive tech.

State coverage

Interaction and visual states this component supports.
base
semantic color
density

Token references

Semantic design tokens this component page exercises. Tap one to edit it live.