vitalets / angular-xeditable

Edit in place for AngularJS
http://vitalets.github.io/angular-xeditable
MIT License
1.91k stars 403 forks source link

Search for e-ng-options #724

Open 4blocksinc opened 6 years ago

4blocksinc commented 6 years ago

Hello, Thanks for this great plugin. Is it any possible to get search input for options in editable-select directive?

ckosloski commented 6 years ago

Are you referring to ui-select?

4blocksinc commented 6 years ago

Nope, is it possible with ui-select? I am using HTML5 select box.

ckosloski commented 6 years ago

editable-select is just a normal select. If you want other features, then try the ui-select in xeditable as mentioned above. Here is the documentation for ui-select. Try the demo I pasted above and see if that is what you want.