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
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
You can use ui-select from AngularUI.