Breadcrumb where each crumb wears a home or folder icon chip and the final crumb has a muted fill.
New here? Read the installation guide.
import { Nav9 } from "@/components/beste/piece/nav9";
<Nav9
crumbs={[
"Docs",
"API reference",
"Webhooks"
]}
/>Breadcrumb that hides middle crumbs behind a dropdown chip so the trail stays on a single row.
URL-like path breadcrumb using mono segments with forward-slash dividers and a trailing chevron.