The Blazor BreadCrumb shows a navigation trail so users can see and jump back to their location in the app.
Display a hierarchical navigation trail with clickable breadcrumb items showing the user's location.
The optional Template can be defined using the Template Property of the RadzenBreadCrumb component. The Context is of Type RadzenBreadCrumbItem.
Define custom child content for breadcrumb items to include icons, badges, or other elements.
Add RadzenBreadCrumb with RadzenBreadCrumbItem children, each with Text and Path, to show the navigation trail.
Radzen Blazor Components, © 2018-2026 Radzen.
Source Code licensed under
MIT