ClearingInput Feild with no value selected #4971
cubecleveland
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
we have a scenario where we use the to render value outside the compoenent. However we want to clear the input value (only the characters that werre type inside the input programatically. Currently Pressing Escape cleasr the input but we want to add a button to clear it. just to be on same page Using isClearable={true} does not render the Clear compoenent since nothing is rendered or selected from the options.
Beta Was this translation helpful? Give feedback.
All reactions