Sidebars
Used to provide a sticky side navigation to your users while using your application.
Simple
./src/blocks/sidebars/Simple/Simple.js|ts
With brand background color
./src/blocks/sidebars/WithDarkBg/WithDarkBg.js|ts
With collapsible menu items
./src/blocks/sidebars/WithCollapsibleMenuItems/WithCollapsibleMenuItems.js|ts