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