Dropdown Autocomplete

Dropdown autocomplete is good to use as a quick and simple solution to provide more options in addition to free-type value.

Simple Dropdown Autocomplete
  • Favorite Fruit
Dropdown With All Values
  • Favorite Fruit
Dropdown With Placeholder
  • Favorite Fruit
Dropdown With Ajax-Data
  • Programming Language
Standalone Autocomplete

Standalone autocomplete provides better mobile UX by opening it in a new page or popup. Good to use when you need to get strict values without allowing free-type values.

Simple Standalone Autocomplete
Popup Standalone Autocomplete
Multiple Values Standalone Autocomplete
Standalone With Ajax-Data