Make TextInput clearable #2774
Replies: 2 comments 1 reply
-
It is not possible with current implementation: TextInput |
Beta Was this translation helpful? Give feedback.
-
I write a ClearableInput component. It dispatch change event using the code from facebook/react#10135 (comment)
|
Beta Was this translation helpful? Give feedback.
-
Add
clearable
prop to TextInput Component.Beta Was this translation helpful? Give feedback.
All reactions