Closed maahokgit closed 1 year ago
Is there a way to clear the text area after using onItemSelected?
I think you can use onItemSelected prop and then modify the value of the textarea via ref for example.
onItemSelected
Yea I tried that, looks like it has to do with onChange.
Figured out a round able way to do it.
Is there a way to clear the text area after using onItemSelected?