IInbox
Components

Breadcrumb

Where you are, not just how you got here.

Installation

npx shadcn@latest add https://ui.whoisroktim.lol/r/breadcrumb.json

Dropping it loses the answer to "where am I". Linking it invites a click that reloads the page you are on. So it renders in text/primary with aria-current="page", and only the ancestors are anchors.

PropTypeDefaultDescription
items{ label, href?, onClick? }[]Ancestors first, current page last.