The Breadcrumb displays the path to the current page. Compose it from Breadcrumb, BreadcrumbList, BreadcrumbItem, BreadcrumbLink, BreadcrumbPage, BreadcrumbSeparator, and BreadcrumbEllipsis.
Preview
Usage
Installation
$ npx shadcn@latest add https://spark-ui-olive.vercel.app/r/breadcrumb.json
Properties
| Prop | Type | Default | Description |
|---|---|---|---|
asChild | boolean | false | BreadcrumbLink only: render the child element instead of an anchor. |
className | string | — | Additional CSS classes. Available on every subcomponent. |