BreadcrumbBar

Declarative breadcrumb — Items: IList<BreadcrumbItem>

SSR mode

Examples

Three-level trail

With leading icon on root

API

The element family below can be composed together. Click an element to jump to its properties.

Element Purpose
BreadcrumbBar Declarative breadcrumb taking a sequential IList<BreadcrumbItem>. The last item renders as the current page (bold foreground, no link); earlier items are anchored links separated by . Each item can optionally carry a leading icon. As a single inline element it doesn't expose wrapper-styling parameters.
BreadcrumbItem Record describing one node in a breadcrumb trail.

Declarative breadcrumb taking a sequential IList<BreadcrumbItem>. The last item renders as the current page (bold foreground, no link); earlier items are anchored links separated by . Each item can optionally carry a leading icon. As a single inline element it doesn't expose wrapper-styling parameters.

Property Type Required Description
Items IList<BreadcrumbItem>? Sequential breadcrumb trail. The last item is rendered as the current page (no link).

Record describing one node in a breadcrumb trail.

Property Type Required Description
Label string Visible breadcrumb label.
Href string Anchor href (ignored on the last item, which renders as plain text).
IconSvg string? Optional leading icon (SVG path string from IconSvg).

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please retry or reload the page.