AngularJS Autocomplete For Input and Select Tags

Author: allenhwkim
Official Page: Go to website
Publish Date: May 4, 2015
License: MIT

Description:

Single or multi autocomplete for INPUT and SELECT tag by static or remote source.

Features:

  • We can simply just set autocomplete feature to INPUT and SELECT tag
  • It does not require more tags such as <ui-select-match>, <ui-select-choices>, or <autocomplete>
  • It treat SELECT element as select element, and INPUT element as INPUT element

Preview:

AngularJS Autocomplete


You Might Be Interested In:

Add Comment