randomseeds logo
Random Design System

Breadcrumb

A navigation aid showing the current location within a hierarchy.

Default

Usage

Use breadcrumbs to help users understand their location in a hierarchical navigation structure and easily navigate back to parent pages.

The last item should be the current page and not be a link.

Props

PropTypeDefaultDescription
separatorReactNode<ChevronRight />Custom separator element (on BreadcrumbSeparator)
asChildbooleanfalseMerge props onto child element (on BreadcrumbLink)