Skip to content

This is a SideNav functionality which is independent of bootstrap, w3css, materialize, or any other css. It very simple to use and highly customizable. This utility has been developed by Rao InfoTech

Notifications You must be signed in to change notification settings

tnr2394/angular-sidenav-raoit

Repository files navigation

angular-sidenav-raoit

This plugin has been developed by Rao InfoTech for easy and comfortable use of sidenav with angularjs.

It is independent of any CSS Frameworks such as Bootstrap or w3css.

This is developed for quick setup.

The template URL of your SideMenu can be specified using template-url attribute.

Following are the steps to use it.

  1. Bower - Install

bower install angular-sidenav-raoit --save

  1. Inject angularSideNavModule in your àpp.module

  2. Add following paths to your index.html

        <link rel="stylesheet" type="text/css" href="bower_components/side-nav-style-raoit.css" />
        <script src="bower_components/side-nav-directive-raoit.js"></script>
  3. Look at the side-nav-template.html. and make your sidenav-template. make sure you DO NOT CHANGE the format of sidenavtemplate. Just change the List Items and put your own custom list items.

And yes.. Thats it!!! Your Mobile-Responsive SideNavMenu is ready to use.

About

This is a SideNav functionality which is independent of bootstrap, w3css, materialize, or any other css. It very simple to use and highly customizable. This utility has been developed by Rao InfoTech

Resources

Stars

Watchers

Forks

Packages

No packages published