Breadcrumb

Navigation trail showing the current page location. Collapses middle items with an ellipsis when maxItems is set.

import{ Breadcrumb } from "@pepulux/ui"

Default

With divider options

Props

PropTypeDefaultDescription
items*BreadcrumbItem[]Array of { label, href? } — last item is the current page
divider"chevron" | "slash""slash"Divider style between segments
buttonStylebooleanfalseRender non-active items as pill buttons
withLinebooleanfalseShows horizontal border above and below
classNamestringAdditional CSS classes