Side Navbar
Bootstrap 5 Side Navbar component
Responsive Side Navbar built with Bootstrap 5. Side Navbar is a navigation component providing a clear way for navigating complex websites with lots of pages.
If you need a more advanced Side Navbar and more options, see our main SideNav documentation. This component is sometimes also referred to as Drawer, Sidebar or Offcanvas navigation.
Basic example
Official Bootstrap documentation does not contain a Side Navbar component, but it's possible to create fully-functional side navigation from the existing components, and with the little help of Material Design for Bootstrap - free and powerfull UI KIT.
The Side Navbar will disappear when the screen size will be smaller than 992px
.
It can be launch by clicking a hamburger icon on the left
side of the Navbar.
Collapse
By using the collapse component you can create a dropdown menu within your Side Navbar.
Live demo