Wake
Breadcrumbs. The trail back up the site, collapsing to first and current on a phone. No JavaScript.
- Component
- Breadcrumbs
- Pattern
- Navigation + aria-current
- Outputs
- React + Tailwind, HTML/CSS/JS
- Status
- In stock, tested
Test bench
Runs the exported code, not a mock-up.
Wake · React + TailwindFull width
| Keys | What happens |
|---|---|
| TaborShift + Tab | Move along the trail. The current page is text, not a link, so it is skipped. |
| Enter | Follow the focused step. |
Take it home
React + Tailwind CSS v4: install with one command, or copy the file. Your options are already in it.
npx shadcn@latest add "/r/breadcrumbs.json"Run it in your project root. It writes components/breadcrumbs.tsx with the options you set here. Needs Tailwind CSS v4 and a project set up for the shadcn CLI (npx shadcn@latest init).