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

Add ability to pass ref into the input #93

Open makivlach opened 1 year ago

makivlach commented 1 year ago

I wanted to use the value inside the forms but was unable to due to an absent ability to pass refs.