Blazor Sidebar2

Use the Blazor Bootstrap Sidebar2 component to display consistent, cross-browser, and responsive navigation links that support more than two nested levels.

Basic usage#

More nested levels#

Full layout with sidebar#

Replace your MainLayout.razor page code with the below example to have a complete layout with a sidebar.

Custom brand icon#

Use the CustomIconName parameter to set the custom logo icon using font awesome or other icons.
Use the ImageSrc parameter to set the brand logo.