Deselect selected option in Select
component
#2119
Answered
by
benoitgrelard
Abdulmajeed98
asked this question in
Help
-
Hey guys, I want to know if there is any way to de-select the already selected option when clicking again on it in a |
Beta Was this translation helpful? Give feedback.
Answered by
benoitgrelard
May 4, 2023
Replies: 1 comment 3 replies
-
Hey @Abdulmajeed98, have a look at #1569, there are a few pointers there. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Abdulmajeed98
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @Abdulmajeed98, have a look at #1569, there are a few pointers there.
Using a
key
is a good idea.