sickdyd / react-search-autocomplete

A search box that filters the provided array of objects
https://sickdyd.github.io/react-search-autocomplete
MIT License
216 stars 82 forks source link

There need to be a onSubmit props #120

Open adiyat-shihab opened 3 months ago

adiyat-shihab commented 3 months ago

Basically when user press enter in keyboard i can implement some logic. So i request to create an onSubmit props.