EvanOxfeld / angular-selectize.js

Angular Selectize directive for a hybrid textbox + <select> box. Supports ngOptions and two-way bindings.
MIT License
34 stars 16 forks source link

Implement two-way binding with ngModel #2

Closed EvanOxfeld closed 10 years ago

EvanOxfeld commented 10 years ago

Two-way bind to the <select> tag's ngModel.