Figma component
Show the component in Figma
The Sidebar is a persistent vertical container used for global navigation and high-level application structure.
The Sidebar is a persistent vertical container used for global navigation and high-level application structure. It acts as the primary anchor for the user interface, managing the hierarchy of the application through a collapsible layout that accommodates both focused work (collapsed) and distinct navigation (default).
The Sidebar consists of a fixed container divided into 2 sections
The collapsible trigger is a call-to-action that switch the state of the sidebar between the default and the reduced state.
The sidebar is always positioned on the left side of the screen.
The sidebar can switch between default and collapsed states by the interaction with a collapsible trigger.
The trigger is by default positioned in the header.
Any other button can trigger the interaction outside of the Sidebar.
The default sidebar has a fixed width of 312px.
The reduced sidebar has a fixed width of 80px..
We can identify 3 distinctive customisable slots:
Display advances custom features such as search field, shortcuts etc
The primary slot for navigation items.
Use Vertical navigation items to create your navigation.
Contains utility links (Notification, Settings, Help) and User Profile information.
Do use the Header slot for branding to reinforce identity with a logo
Do use the Footer slot for "global" utilities (User, Settings) that should remain accessible regardless of scroll position
Do ensure high contrast for the "Active" state to clearly indicate the user's current location
Don't place horizontal scrolling elements inside the sidebar
Don't use the collapsed state if your navigation relies heavily on text-only items (items without distinct icons) or needs to display sub-items
The mobile behaviour should be defined soon.
The Figma file holds the latest UI designs, while the Web Component, Blazor, Angular, React, and VueJS links offer a live demo of components in various states, themes, and interactions.
Have feedback, an idea, or a bug to report? Head over to our Contributions page.
© 2026 Nova Tycho. Page last updated on Jan 12, 2026, 16:46