Angular bootstrap-select with out jquery

83 Views Asked by At

I am trying to implement bootstrap-select in angular.

I found https://github.com/joaoneto/angular-bootstrap-select and this works great wit jquery.

But actually i want to have plugin with out jquery dependency.

Please suggest if we have any

1

There are 1 best solutions below

0
On BEST ANSWER

You can use ui-select from AngularUI.