Author: | gmerabishvili |
---|---|
Official Page: | Go to website |
Publish Date: | April 23, 2019 |
License: | MIT |
Description:
A simple, accessible, flexible Angular autocomplete component with support for Client/Server filtering.
More features:
- Variable properties and event bindings.
- Selection history.
- Custom item and ‘not found’ templates.
- Infinite scroll.
- Compatible with Angular forms API (Both Reactive and Template-driven forms).
- Keyboard navigation.
Installation:
# NPM $ npm install angular-ng-autocomplete --save