angularjs-dropdown-multiselect
angularjs-dropdown-multiselect copied to clipboard
$event not available in onClose event handler
Can $event be added to onClose so that the source element can be used in the callback? My use case is that I need to check if the element's Id is in a collection prior to performing additional processing.