I am trying to use jQuery (2.2.1) Select2 (3.5.2) with Angularjs (1.5) but am having a difficult time grabbing the data from the select box. I have tried ui-select and I co
Angular Version of Select2 is available. Check Here : https://www.npmjs.com/package/angular-select2
( The Code is here: https://github.com/rubenv/angular-select2 )
This Angular Library uses Select2 as dependency and helps integrating Select2 in your forms.