inmagik / ionic-modal-select

Modal select for Ionic Framework
https://inmagik.github.io/ionic-modal-select
MIT License
174 stars 70 forks source link

Manual unselect #88

Open aless673 opened 7 years ago

aless673 commented 7 years ago

Hi,

How can we unselect the selected values manually (when modal is closed) ? I tried with the model but model is not passed in the scope of the directive and so the model is used only at start (init).