Breadcrumb
A navigation aid that helps users understand their location within a website hierarchy.
Automatic Installation
This method is still working on progress, please use manual installation for now.
Manual Installation
Install dependencies
npm install radix-ui
Usage
Imports
import {
Breadcrumb,
BreadcrumbList,
BreadcrumbItem,
BreadcrumbLink,
BreadcrumbPage,
BreadcrumbSeparator,
BreadcrumbEllipsis,
} from '#/components/breadcrumb'
Example
Browse the Storybook for more examples.
Edit on GitHub
Last updated on 3/24/2025