Breadcrumbs
Live preview and documentation for the Breadcrumbs component.
Preview
componentPreview.loading
About
A horizontal navigation trail showing the user's position in a hierarchy, separated by chevrons.
items: a list ofKasyBreadcrumbItem(label+ optionalonTap)- The last item is always the current page: stronger color (
onSurface) and non-interactive, even if it hasonTap - Earlier items with
onTapbecomeKasyLink(color changes, underlines on hover); withoutonTapthey're plain text inmutedcolor
Simple usage: pass the levels in order, from outermost to current.
Last updated on 08/23/2026

