MeldUI

Breadcrumb

Navigation breadcrumbs showing the current page location in a hierarchy.

Usage

With Ellipsis

Use BreadcrumbEllipsis to indicate collapsed intermediate items.

Sub-components

Ordered list container for breadcrumb items.

Individual breadcrumb wrapper.

Clickable navigation link.

PropTypeDefaultDescription
hrefstring-The link URL.
asChildboolean-Merge props onto child element instead of rendering an anchor.

Current page indicator (non-clickable, has aria-current="page").

Separator between items (default chevron icon).

Collapsed items indicator (three dots).