Hay, I need to provide a filterable select box in my new Angular 2 app using similar behaviour to Select2 (https://select2.github.io/examples.html#data-ajax)
I could just plug Select2 in as an independent jquery integrated directly into the UI, completely bypassing ng2.. but feel this can be more closely integrated into Angular2 observables for fetching/mapping data (I need to fetch filtered content from a oAuth secured endpoint) Has anyone played with Select2 & Anular 2 together in this way? Are there other alternatives? (yes I could bake my own, but would rather concentrate on business value than rebuild the proverbial wheel) Cheers guys! -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
