Add typeahead to autocomplete input

Would be great to have typeahead option added to the autocomplete input.

For reference, I’m suggesting the Autocomplete with Typeahead shown here:

https://framework7.io/docs/autocomplete.html

The difference with the current implementation is that with typeahead, a complete option is selected without having to tap/click on an item from a list (although that is still an option.)