1.0.2 • Published 6 years ago
ngx-collapsible-sidebar v1.0.2
NgxCollapsibleSidebar
A simple sidenav that gives the functionality for the collapsed view of the sidebar.
Installation:
via npm:
$ npm install ngx-collapsible-sidebar --saveNote: You need to have
angular-materialas dependency on your project. Currently we only support Angular Material design.
Usage
You can see the src folder that contains an example demonstrating the full usage of the package.