Documentation
Breadcrumb

Breadcrumbs

Use breadcrumbs to show the user's location in a website or app.

Examples

With custom Separator

A separator props can be passed to the Breadcrumbs component to customize the separator between the items.

With popover

A popover can be added in the breadcrumbs.

API Reference

Breadcrumbs

PropTypeDefault
separator
ReactNode
children
ReactNode

BreadcrumbsItem

PropTypeDefault
children
ReactNode