Typeahead is a form field that provides hints or data to users as they type. It may also be referred to as a lookup. As the user types, matching items from the database appear in a selection list below the typeahead field.

Typeahead should use the following standards:

Check out UI-Bootstrap's documentation