@camped-ui/breadcrumb
Version:
The Breadcrumb component is a fundamental navigational element that displays a hierarchical trail of links, typically representing the user's location within a website or application. It helps users understand their current position and facilitates naviga
14 lines (8 loc) • 624 B
Markdown
# breadcrumb
The Breadcrumb component is a fundamental navigational element that displays a hierarchical trail of links, typically representing the user's location within a website or application. It helps users understand their current position and facilitates navigation back to previous pages or sections. The Breadcrumb component enhances the user experience by providing clear and intuitive navigation pathways, aiding in seamless exploration of your application's content.
## Installation
```bash
yarn add @camped-ui/breadcrumb
```
## Usage
View docs [here](https://ui.camped.academy/docs/components/breadcrumb).