Loading Syncfusion Blazor Server Demos…

Our Product Lineups
UI Component Suite Active
We're sorry. We cannot find any matches for your search term.
Sidebar / Sidebar Menu

Blazor Sidebar Example - Menu Component Integration Support

Loading Syncfusion Blazor Server Demos…

The Blazor Sidebar is an expandable and collapsible component that typically acts as a side container to place primary or secondary content alongside the main content. It provides flexible options that can be shown and hidden based on user interactions. Any type of HTML content or component can be placed in the Blazor Sidebar for quick access and easy navigation, like quick references, menus, lists, and tree views.

The Blazor Sidebar component positions its content to the left or right side of the main content area. This option allows the placement of two sidebars on a page, one on the left and one on the right, to show primary and secondary content simultaneously.

Auto closing the Blazor Sidebar component’s content makes the main content area more readable.

This sample demonstrates Sidebar customization with Menu component integration. Click the hamburger menu icon to expand/collapse the Sidebar. Hover over menu items to view corresponding child menu items.

The Sidebar supports custom component rendering including TreeView, ListView, Menu, and more. In this sample:

  • Menu component placed inside Sidebar
  • Hover over menu items to display corresponding child menu items