/angular-clickout

AngularJS directive to handle a click outside an element.

Primary LanguageJavaScript

angular-clickout

This plugin is no longer actively maintained, you can still use it but issues will not be resolved. If you want the npm name, you can contact me by email.

Build Status Dependency Status devDependency Status

AngularJS directive to handle a click outside an element.

Install

bower install angular-clickout

Usage

<div click-out="hide()"></div>

License

MIT