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


Transitions and animation

Different types of slide-out content in the Blazor Sidebar component give users the flexibility to view or hide content over or above the main content by pushing, sliding, or overlaying it.


HTML side content position

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


Dock the HTML side panel content

When you dock the side content to give the main content more space, the navigation text is represented as a shortened view of icons.


Toggle sidebar menu

Bind custom actions to any element (hamburger menu or buttons) to toggle a sidebar.


Responsive sidebar

Auto closing the Blazor Sidebar component’s content allows the main content area to be more readable.

Shows the responsive state of Blazor sidebar by autoclosing


Mobile-friendly side navigation menu

The Blazor Sidebar component’s responsive mode gives an adaptive, redesigned UI appearance for mobile devices.

Shows the Blazor sidebar inside the mobile panel.


Developer-friendly APIs

Developers have control over all the UI elements and behaviors of the components to provide the best experience to end users with a rich set of developer-friendly APIs.


Other supported frameworks

Sidebar is also available in JavaScript, Angular, React and Vue frameworks that are built from their own TypeScript libraries. Check out the different Sidebar platforms from the links below,


Blazor Sidebar Code Example

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

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

<div id="header" style="height:45px;text-align: center;color:white;background-color:midnightblue;font-size:1.2rem;line-height:45px;">
Header
    </div>
        <SfSidebar Width="250px">
            <ChildContent>
                <div style="text-align: center;" class="text-content"> Sidebar </div>
            </ChildContent>
        </SfSidebar>
    </div>
<div class="text-content" style="text-align: center;">Main content</div>

<style>
    .e-sidebar {
        background-color: #f8f8f8;
        color: black;
    }

    .text-content {
        font-size: 1.5rem;
        padding: 3rem;
    }

    .main > div {
        padding: 0px !important;
    }
</style>



Blazor Components – 85+ UI and DataViz Components

Frequently Asked Questions

Syncfusion Blazor Sidebar provides the following features:

  • A responsive design with touch-friendly gestures for easy interaction.
  • A simple and highly customizable sidebar with docking options.
  • A progressive layout can be built by pushing, sliding, or overlaying the sidebar content.
  • One of the best Blazor Sidebar in the market that offers feature-rich UI to interact with the software.
  • Simple configuration and developer-friendly APIs.
  • Support for all modern browsers.
  • Mobile-touch friendly and responsive.
  • Extensive demos, documentation and videos to learn quickly and get started with the Blazor Sidebar component.

You can find our Blazor Sidebar 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

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