The Radzen Blazor BreadCrumb component provides a navigation trail to help users keep track of their location. It consists of a horizontal row of links that represent the levels of the hierarchy that the user has navigated through.
These demos show hierarchical navigation breadcrumbs with clickable links representing different levels, including examples with custom templates and child content for enhanced visual presentation.
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.
Radzen Blazor Components, © 2018-2025 Radzen.
Source Code licensed under
MIT