Top "Ui-select" questions

AngularJS-native version of Select2 and Selectize by the AngularUI Team

How to get value which typed in ui-select search box?

I'm using ui-select (https://github.com/angular-ui/ui-select). ui-select support us to Search, Select, and Multi-select. But how can I …

angularjs ui-select
Angular ui-select tagging on array of objects

SITUATION: I have an angular app that sends emails. There are three fields: Address - Subject - Text. The address …

javascript angularjs select tags ui-select
Angularjs: Ui-select ng-click in ui-select-choices

I am trying to use an add button inside the options, but the problem is that ng-click fires but the …

angularjs ui-select
How to set size of ui-select?

I'm using ui-select with bootstrap. as we know, bootstrap has input-lg, input-sm... but is there a good way to change …

javascript angularjs ui-select
AngularJS: ui-select once selected not able to remove selected option apart from change option

I am using ui-select for fetching data from server & populate it in drop down (search & select). I created …

javascript angularjs ui-select