Hi,
How can I use the autocomplete API to make a search bar that shows the suggestions as the user types?
For example, if the search bar is for cities, then if someone types in “New”, then it should have a drop down menu under the bar with one of the options as “New York City”.