leonpanjtar / ng-metis

AngularJS directive for Metis Menu (https://github.com/onokumus/metisMenu)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ng-metis

AngularJS directive for Metis Menu (https://github.com/onokumus/metisMenu)

Installation

  1. Include all required dependencies, that can be found on the plugin Git repo.
  2. Add directive as an attribute to your menu (to the ul element).
<ul ng-metis>
    <li>...</li>
    <li>...</li>
    <li>...</li>
</ul>

About

AngularJS directive for Metis Menu (https://github.com/onokumus/metisMenu)


Languages

Language:JavaScript 100.0%