Print Desk

The Atom design system, rendered live from its own tokens and components — it cannot drift from what ships.

Docs Components

Breadcrumbsexperimental

The trail showing where you are. Every step is a link except the last one — you're already there, so it's plain text.

breadcrumbsnavigationwayfinding

API

PropTypeDescription
items required{label, href?}[]Ordered path; last item is the current page and renders unlinked.

Guidelines

  • shouldBreadcrumbs appear on every detail view deeper than one level.
  • mustLabels are entity names, not route slugs.