angular-clickout icon indicating copy to clipboard operation
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.

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