Navigation

Breadcrumb

No consumers

Show where a page sits in the hierarchy, and offer the way back up.

Importimport { Breadcrumb } from "@/components/ui/Breadcrumb";
Sourcesrc/components/ui/Breadcrumb

Shows where a page sits and offers the way back up. The last item is the current page and is a BreadcrumbPage, not a link — a link to where you already are is noise.

Default

Props

Breadcrumb

PropTypeDefaultDescription
separatorReactNodeOverrides the default separator glyph for the whole trail.