I\'m trying to create a multiselect dropdown list with checkbox and filter option. I\'m trying to get the list hidden with I click outside but could not figure it out how. A
There is a cool directive called angular-click-outside. You can use it in your project. It is super simple to use:
angular-click-outside
https://github.com/IamAdamJowett/angular-click-outside