angular-outsideclick

0.0.1 • Public • Published

Angular Outsideclick

Simple angular directive to handle events when the user clicks outside the specific dom element.

Install

npm install --save angular-outsideclick bower install --save angular-outsideclick

How to use

<element oursideclick="vm.onOutsideClick()">
...
</element>

Development / Demo

git clone ...
bower install 
npm install
gulp serve

Package Sidebar

Install

npm i angular-outsideclick

Weekly Downloads

5

Version

0.0.1

License

MIT

Last publish

Collaborators

  • klajd