ErrorPro / react-google-autocomplete

React components for google places API.
MIT License
473 stars 114 forks source link

Clear Button Feature #150

Closed Sam-git123 closed 2 years ago

Sam-git123 commented 2 years ago

Is there any option here in the lib itself to add a clear button in right side of the input field like the attached image ClearButton

ErrorPro commented 2 years ago

@Sam-git123 Not at this moment. It could be a good feature btw, I'll try to come up with a solution as soon as I can. For the time being you can use usePlacesWidget hook to build this input yourself