Example of Address Bar in ASP.NET Core Breadcrumb Control
This sample demonstrates the address bar functionalities using the Breadcrumb component. Click the right arrow icon to view and navigate to the next level items.
DEMO
SOURCE
File Manager like Breadcrumb
In the Breadcrumb
component, itemTemplate
property is used to render Menu
as Breadcrumb items.
In this demo, we have rendered address of pictures folder in Breadcrumb. And click the right arrow icon to view and navigate to the next level items.
More information about Breadcrumb component can be found in this documentation section.