fmoo / react-typeahead

Pure react-based typeahead and typeahead-tokenizer
ISC License
677 stars 231 forks source link

Does this provide remote data feature similar as that of bloodhound ? #157

Open ApurvaB opened 8 years ago

ApurvaB commented 8 years ago

Hi, Does react-typeahead provide provide remote data feature similar as that of bloodhound ?

dshiells commented 8 years ago

Natively, I don't believe so. But a workaround can be found here: https://github.com/fmoo/react-typeahead/issues/84