Launch sale — 60% off Pro
Contact
BreadcrumbStandard

Not affiliated with official shadcn/ui. Visit ui.shadcn.com for official docs.

React Breadcrumb with Ellipsis

A breadcrumb navigation with text-based Home link and ellipsis to collapse middle paths in deep hierarchies

Looking to implement shadcn/ui patterns?

Join our Discord community for help from other developers.


Text breadcrumbs with ellipsis balance readability and space—no icons needed. This React breadcrumb uses shadcn/ui's BreadcrumbEllipsis component with text "Home" for the root, collapsing middle segments in long navigation trails. Built on Radix UI, the pattern maintains full text legibility while conserving horizontal space. Perfect for content-heavy sites prioritizing readability, applications with accessibility-first design avoiding icon-only navigation, editorial platforms with text-focused aesthetics, or any hierarchical navigation where explicit text labels matter more than visual compactness—users read their location clearly without decoding icons.

Pattern created by @haydenbleasel

Installation

Questions you might have