yury-dymov / react-autocomplete-input

Autocomplete input field for React
https://yury-dymov.github.io/react-autocomplete-input/
MIT License
199 stars 65 forks source link

Add callback upon clicking option #39

Closed yh54321 closed 3 years ago

yh54321 commented 4 years ago

An optional 'callback' prop should be added, being a function which is called upon clicking an option. This would be very useful for many implementations which I have encountered.

nicksanchezc137 commented 4 years ago

yes please

yury-dymov commented 4 years ago

I will gladly merge the PR