How to disable my link
angular.module("myApp", ["ovh-angular-a-disabled"]);
<!-- Link disabled if myCondition === true -->
<a a-disabled="myCondition"
href="myLink">
Go to my link
</a>
bower install ovh-angular-a-disabled --save
npm install ovh-angular-a-disabled --save
git clone https://github.com/ovh-ux/ovh-angular-a-disabled.git
cd ovh-angular-a-disabled
npm install
bower install
You've developed a new cool feature ? Fixed an annoying bug ? We'd be happy to hear from you !
Have a look in CONTRIBUTING.md
npm test
grunt docs
- Contribute: https://github.com/ovh-ux/ovh-angular-a-disabled
- Report bugs: https://github.com/ovh-ux/ovh-angular-a-disabled/issues
- Get latest version: https://github.com/ovh-ux/ovh-angular-a-disabled
See https://github.com/ovh-ux/ovh-angular-a-disabled/blob/master/LICENSE