fmoo / react-typeahead

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

A new prop selectFirst (bool) to select first option by default #184

Closed RohitRox closed 8 years ago

RohitRox commented 8 years ago

props.selectFirst If true, first option will be selected by default.