Components · Shared
BreadCrumbs
Breadcrumb nav with light/dark support + JSON-LD for SEO.
Props
| Prop | Type | Default | Description |
|---|---|---|---|
items | { label, href }[] | [] | Trail segments. |
theme | light | dark | light | Color scheme. |
jsonLd | boolean | true | Emit BreadcrumbList structured data. |
Reference API for the design concept — align names and types with your implementation.
Guidelines
- Use in the active theme; the component adapts to light and dark automatically.
- Keep the purple accent for interactive states only — never as a fill or background.
- Copy the markup from the Code tab and wire it to
base.csstokens.