We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
Unfortunately, activation email could not send to your email. Please try again.
Syncfusion Feedback

Trusted by the world’s leading companies

Syncfusion Trusted Companies

Overview

The Blazor Breadcrumb component is a graphical user interface that serves as a navigation header for your web application or site. It helps to identify or highlight the current location within the hierarchical structure of a website. It has several built-in features such as templates, icons, binding to location, overflow mode, and UI customizations.


Users tend to understand visual information better than text. Include icons or sprite images to the right or left of the Breadcrumb items to provide a visual representation of their corresponding actions.


Separator Template

You can use a horizontal line separator to present similar action items as a group within a list of available items.

Separator documentation

Blazor Breadcrumb Separator Template

UI customization with templates

Templates are used to create custom user experiences. The Breadcrumb component provides a template for each breadcrumb item and its separator to customize the appearance of the entire Breadcrumb component UI with HTML elements or other components.


Limit items with overflow mode

Overflow mode limits the number of items that can be displayed in the view when the Breadcrumb items’ width exceeds the container width or the maximum item count. The following are the different overflow modes supported in the Breadcrumb component.

The Blazor Breadcrumb control comes with a rich UI and support for different internal and external navigations.

Navigation documentation

Blazor Breadcrumb Navigation

Menu mode shows the Breadcrumb items that can be accommodated within the container space and creates a submenu with the remaining items.

Collapsed mode

Collapsed mode shows the first and last Breadcrumb items and hides the remaining items with a collapsed icon. When the collapsed icon is clicked, all items become visible and navigable.

Wrap mode

Wrap mode wraps the items to multiple lines when the Breadcrumb component’s width exceeds the container space.

Scroll mode

Scroll mode shows an HTML scroll bar when the Breadcrumb component’s width exceeds the container space.

Hidden mode

Hidden mode shows the maximum number of items possible in the container space and hides the remaining items. Clicking the item before the hidden item will make the hidden item visible.

None mode

None mode shows all the items on a single line.


Bind to location

Breadcrumb items can be automatically generated based on the current location of the user within the website or by providing a URL to the Breadcrumb component. The auto generated items can be customized using templates and item render events.

Note: The previous sample is hosted in a different location and Breadcrumb items are generated based on it.


Accessibility

  • Fully supports WAI-ARIA accessibility practices to work with screen readers and assistive devices.
  • Follows WAI-ARIA best practices for implementing keyboard interaction.
  • Design based on WCAG 2.0 standards for UI element visuals such as foreground color, background color, line spacing, text, and images.
  • Supports right-to-left (RTL) text direction for users working in right-to-left languages like Hebrew, Arabic, or Persian.

Developer-friendly APIs

Developers can control the appearance and behaviors of the Breadcrumb component using a rich set of APIs.

Built-in themes

The Blazor Breadcrumb supports built-in themes such as Bootstrap 5, Tailwind CSS, Fluent, high contrast, and more. Users can customize these built-in themes or create new themes to achieve the desired look and feel either by simply overriding SASS variables or using the Theme Studio application.


Blazor Breadcrumb Code Example

Easily get started with the Blazor Breadcrumb using a few simple lines of C# code example as demonstrated below. Also explore our Blazor Breadcrumb Example that shows you how to render and configure the Breadcrumb in Blazor.

@using Syncfusion.Blazor
@using Syncfusion.Blazor.Navigations

<SfBreadcrumb EnableNavigation="false" ActiveItem="@SimpleActiveItem">
  <BreadcrumbItems>
    <BreadcrumbItem Text="Home" Url="https://blazor.syncfusion.com/demos/"/>
      <BreadcrumbItem Text="Components" Url="https://blazor.syncfusion.com/demos/datagrid/overview"/>
      <BreadcrumbItem Text="Navigations" Url="https://blazor.syncfusion.com/demos/menu-bar/default-functionalities"/>
    <BreadcrumbItem Text="Breadcrumb" Url="./breadcrumb/default-functionalities"/>
  </BreadcrumbItems>
</SfBreadcrumb>

Other supported frameworks

The Breadcrumb component is also available in Angular, React, Vue, and JavaScript frameworks. Check it out on other platforms at the links below:




Blazor Components – 85+ UI and DataViz Components

Frequently Asked Questions

  • It is a graphical user interface that serves as a navigation header for your web application or site.
  • Support to create breadcrumb items can be automatically generated based on the current location of the user within the website or by providing a URL.
  • Support for an overflow mode to limit the number of breadcrumb items displayed.
  • Support to customize the appearance of each Breadcrumb item and its separator.
  • Industry-standard themes are included: Material, Fabric, and Bootstrap.
  • Simple configuration and API.
  • Supports all modern browsers.
  • Touch friendly and responsive UI.
  • One of the best Blazor Breadcrumb in the market that offers feature-rich UI to interact with the software.
  • Extensive demos, documentation and videos to learn quickly and get started with the Blazor Breadcrumb component.

You can find our Blazor Breadcrumb demo here.

No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.

A good place to start would be our comprehensive getting started documentation.

Our Customers Love Us

Having an excellent set of tools and a great support team, Syncfusion reduces customers’ development time.
Here are some of their experiences.

Rated by users across the globe

Transform your applications today by downloading our free evaluation version
Download Free Trial No credit card required.

Awards

Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.

Up arrow icon
Live Chat Icon For mobile