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

limiting user to start typeahead after certain characters #33

Open rikhil9 opened 5 years ago

rikhil9 commented 5 years ago

Currently there is no provision to limit the typeahead suggestions only after certain characters are typed. Please consider it as an enhancement.