I actually put together a sample for you. Autocomplete has been asked a few times:
Just start typing an airline name in the field. It’s a pretty long list of sample airline names. Maybe start with an “a”.
You also should probably add a debounce
on your real sample to keep from firing $http
every single keystroke.
FYI : See this as well : Ionic-search directive