when to choose one between dropdown and typeahead
I am about to design a webpage wherein I got confused between few components which suits.
Here, I would like to understand what is the best scenario for choosing between typeahead and dropdown menu as both provide a list of values.
Reference: https://pineconellc.github.io/angular-foundation/
Thanks in advance.