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

Sorting List by conditional #40

Open KenrySanchez opened 5 years ago

KenrySanchez commented 5 years ago

Hello Guys, I'm trying to sort my source list using the typeahead but I don't find a way to do it. It's there a way to sort the list used as source using natives typeahead method.