joaoneto / angular-bootstrap-select

DEPRECATED DON'T USE - Directive to wrap bootstrap-select
105 stars 81 forks source link

Is there a support for options with search? #51

Open varghesethomase opened 9 years ago

varghesethomase commented 9 years ago

I would like to have a feature for searching the options list and selecting one, as there is one in bootstrap select with a live-search="true" attribute.

vermilion commented 8 years ago

That's already working! Just use selectpicker="{liveSearch: true}"