angular-clickout
angular-clickout copied to clipboard
AngularJS directive to handle a click outside an element.
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.
AngularJS directive to handle a click outside an element.
Install
bower install angular-clickout
Usage
<div click-out="hide()"></div>
License
MIT