Skip to content
Layout

Breadcrumb

A navigational breadcrumb trail with optional truncation for deep paths.

Preview:
1280px

Props

PropTypeDefaultDescription
items{ label: string; href?: string }[]-Ordered crumb items. Last item is the current page.
separatorReactNode'/'Custom separator between crumbs.