Replies: 1 comment
-
I think just exposing a |
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
Uh oh!
There was an error while loading. Please reload this page.
-
A X button to clear the selected input. Especially since the Listbox Option { Selected } state doesn't update if you just call onChange within the listbox with either null or undefined as a value.
We ended up not using the Listbox Opetion Selected state at all and do a manual check if the id matches the selectedId to make this
Thank, and have a wonderful day!
Beta Was this translation helpful? Give feedback.
All reactions