how to stop dropdown placeholder change on selection? #22298
Answered
by
micahgodbolt
playitsaiff
asked this question in
General
-
Is there a way to keep the placeholder string and it dosnt get changed whenever we select an dropdown item. |
Beta Was this translation helpful? Give feedback.
Answered by
micahgodbolt
Aug 26, 2022
Replies: 1 comment
-
This is the default behavior or dropdowns. You might consider using a contextual menu if you don't want the trigger button and selection to be connected. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
micahgodbolt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is the default behavior or dropdowns. You might consider using a contextual menu if you don't want the trigger button and selection to be connected.