Is it possible to not clear the value and keep menu open when I click outside the component? #5773
Unanswered
pavloburchak
asked this question in
Q&A
Replies: 2 comments
-
Hi @pavloburchak, Yes it is possible to do so. Please checkout this sandbox for working example Code:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
@JedWatson I'd love to make a contribution and make this work with a prop, like keepValueOnBlur. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use Creatable, SingleValue select. Would like to have an ability to keep the value, when user clicks outside.
Beta Was this translation helpful? Give feedback.
All reactions