Reset the dropdown #82
Unanswered
tausif-fardin
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
I have the same problem, im using 2 selectLists witch on depends on the selected value of one another... and i have to reset on anytime the selected value of the other change |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to reset the dropdown selection? I'm looking for a way to reset the selected value after submitting the data. Is there a function available that I can call to reset the
SelectListcomponent back to its default state? This would be helpful for handling user interactions where I need to clear the selection and start over.Beta Was this translation helpful? Give feedback.
All reactions