Question

I use the ui-bootstrap with angularjs framework, but there is nothing to replace the select menu in the html. I found this plugin, which work very well, but it is a twitter-bootstrap plugin. How could I use this plugin with the angular-ui-bootstrap?

Was it helpful?

Solution

There is a directive written for the bootstrap-select library located here. Angular supports the native html select element and is documented here

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top