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

Supports for object data sources #23

Open smap opened 10 years ago

smap commented 10 years ago

label for (key , value) in object select as label for (key , value) in object label group by group for (key, value) in object select as label group by group for (key, value) in object

Demo plunker: http://plnkr.co/edit/Xxe4Oi6H9A3nt38ZkMEj?p=preview