Author: | oferh |
---|---|
Official Page: | Go to website |
Publish Date: | May 19, 2020 |
License: | MIT |
Description:
ng-completer simple yet highly customizable Autocomplete component for the latest Angular library.
Features:
- Supports any data source: an array of strings or a URL
- Auto selects the item if matched.
- Opens the suggestion popup on click or focus.
- Auto highlights the best matching item.
Installation:
# NPM $ npm install ng2-completer --save