fmoo / react-typeahead

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

closes typeahead hint on blur #251

Open ab320012 opened 6 years ago

ab320012 commented 6 years ago

The functionality seems like it should be the opposite of onFocus, if this doesn't work for you guys maybe I can add an extra prop to implement the functionality. right now I don't think there is a good way to close the typeAhead without picking an option. Let me know if I am missing something

ref:

169