ngAria
Improve this Doc ngAria
Installation
First include angular-aria.js
in your HTML:
<script src="angular.js"> <script src="angular-aria.js">
You can download this file from the following places:
- Google CDN
e.g.//ajax.googleapis.com/ajax/libs/angularjs/X.Y.Z/angular-aria.js
- Bower
e.g.bower install [email protected]
- code.angularjs.org