Clear input value
Can we also clear the input value if we call clearSearch since it implies that we are clearing the search input.
@slauzinho good idea, but your input is surely already control from your side. And not everyone want this behavior I think. Maybe I can add a boolean option where this can do both. What you think?
Sounds good to me, I can do it for you if you want. Should I add it as a prop of the component or a param for the clearSearch which defaults to not clearing the text field?
I think the component is best, but I'm open to anything
@slauzinho did you forget about this?
what happened to this change? Any news? It would be great to have that boolean as a parameter to clearSearch....really handy
This will now be in v 2 by default thank you