Author: | axel-zarate |
---|---|
Official Page: | Go to website |
Publish Date: | October 21, 2015 |
License: | MIT |
Description:
Custom auto-complete select box for AngularJS and Bootstrap. Custom Select is inspired in the AngularJS select directive and adds extra functionality such as filtering and item templates. Unlike many other autocomplete controls out there, this one is designed to work well with Id/Value objects, where you care about the Id in your model but you want to display a different value in the view.