Components
← All components

Breadcrumb

stimeo--breadcrumb

A breadcrumb that folds its middle levels behind an ellipsis when the row runs out of width.

  • Core
  • Breadcrumb

A breadcrumb following the WAI-ARIA Breadcrumb pattern. The trail itself and the mark for the current page live in your markup; what this owns is folding it to fit. When the row no longer fits on one line, the middle levels you nominated are hidden behind an ellipsis button, and pressing it opens the full path. When the width comes back, everything is shown again and the ellipsis goes away. It watches both the width and any change to the items or their wording, so it keeps up when the trail is replaced later. If folding would hide the item you are focused on, focus moves to the ellipsis first, so the keyboard never loses its place. Separators and the look are yours.

running

Keyboard

KeyAction
Enter / Space Expand or re-collapse the full path on the ellipsis button.