orizens / ngx-typeahead

A simple but yet powerful typeahead component for Angular (css framework agnostic)
https://www.npmjs.com/package/ngx-typeahead
MIT License
61 stars 29 forks source link

Issue #15, #17: Added "@Input() taArrayKey" to handle if results is a… #25

Closed danish-jamil closed 6 years ago

danish-jamil commented 6 years ago

…n object and associated with a key

Added @Input() taEmptyOnSelect to empty the field on result selection