Skip to content

anundinesh/mini-md-sidenav

 
 

Repository files navigation

Mini md-sidenav

This project contains mini varient of md-sidenav i.e Navigation Drawer of angular material 2. As defined in the Google Material guidelines: https://material.io/guidelines/patterns/navigation-drawer.html#navigation-drawer-behavior

Mini variant Of Sidenav:

In this variation, the persistent navigation drawer changes its width. Its resting state is as a mini-drawer at the same elevation as the content, clipped by the app bar. When expanded, it appears as the standard persistent navigation drawer.

Example

Mini Sidenav

Demo

https://mini-sidenav.firebaseapp.com

Installation

Clone this project and type npm install to install the required node modules and then ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Contribution

Have a suggestion or found a bug? Fork this project to help make it even better. People who wants to contribute are most welcome.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 75.4%
  • HTML 10.9%
  • JavaScript 10.6%
  • CSS 3.1%