angularjs-dropdown-multiselect
angularjs-dropdown-multiselect copied to clipboard
Custom event hasn't its own scope
I'd like to do smth with selected-model on close dropdown. But I have no access to vm.selectedModel, which is initialized using selected-model="vm.model.stationGroupIds". Is it possible to do smth like this?