imanubhardwaj / ngx-collapsible-sidebar

A simple wrapper that gives the functionality for the collapsed view of the sidebar.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NgxCollapsibleSidebar

A simple sidenav that gives the functionality for the collapsed view of the sidebar.

Installation:

via npm:

$ npm install ngx-collapsible-sidebar --save

Note: You need to have angular-material as 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.

About

A simple wrapper that gives the functionality for the collapsed view of the sidebar.

License:MIT License


Languages

Language:TypeScript 63.5%Language:CSS 15.9%Language:HTML 11.8%Language:JavaScript 8.9%