sickdyd / react-search-autocomplete

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

clearable icon for search input #15

Closed ghost closed 3 years ago

ghost commented 3 years ago

Do we have option to show or hide clearable cross icon for search input ?

sickdyd commented 3 years ago

Hello @SandhyaLingolu!

I added the feature in the version 5.1.0, checkout the demo to see it in action: https://sickdyd.github.io/react-search-autocomplete/

sickdyd commented 3 years ago

Close because solved in version 5.1.0