<!-- Issues that don't use this template are likely to be closed. --> <!-- Please search the existing issues and read the documentation before opening an issue. --> ### Current behaviour I'm using Searchbar component of your library. I request to an API on clicking the searchbar icon ### Expected behaviour I want to clear searchValue state variable on clicking the close button on searchbar what should i do?
Current behaviour
I'm using Searchbar component of your library.
I request to an API on clicking the searchbar icon
Expected behaviour
I want to clear searchValue state variable on clicking the close button on searchbar
what should i do?