/autoComplete

An autocomplete/typeahead input component made in React

Primary LanguageJavaScriptMIT LicenseMIT

An autocomplete/typeahead input component made in React.

Features

  1. Shows the list of suggestions matching in whole or a part to user input.
  2. Hightlights the matching string in the suggestions list.