Sidebar menu
Simple and fast multi-level sidebar menu.
Responsive Bootstrap Sidebar Navigation
Fancy vertical navigation menu. Cross platform that compatible with almost all major browsers and devices. Menu consist of Vertical navigation based on Bootstrap and jQuery. It is lightweight and compatible with almost all major browsers and devices. It supports multi levels sub menu.
Multi purpose Responsive Bootstrap Sidebar Navigation / Vertical navigation Ready to be used in web Apps. Specially design for Admin Web Applications
Installation
npm install --save sidebar-menu-compostrap
Built on
Demo
Introduction
Simple and fast multi-level sidebar menu on Bootstrap. So you should be aware of how Bootstrap itself is used. The advantage is also knowledge of sass, npm, grunt.
The sidebar menu is built on the sidebar skeleton. I recommend you look at it.
Important classes in the menu
See the menu in the template.
Description | Class |
---|---|
Marks the active item | link-current |
Marks the drop-down menu icon | link-arrow |
Marks the hidden drop-down menu | list-hidden |
Sidebar colors
Colors are the same as bootstrap. Add more colors in colors.scss
jQuery toggle
If you would like to have your own toggle button visible at all resolutions, we need to change the class in sidebar.js
Description | Class |
---|---|
Visible in small devices | sidebar-toggle |
Visible all resolutions | sidebar-toggle-visible |
Author: compostrap
Licence: MIT License