close a listbox #2742
Unanswered
undefinederror
asked this question in
Help
close a listbox
#2742
Replies: 0 comments
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.
-
I need to close a Listbox programmatically.
I have tried invoking blur on the
Listbox
element orListbox.Options
, clicking/focusing on elements outside ofListbox
and nothing.How can I do it? I would be nice if those controls had a boolean prop
show
, like forTransition
.Thank you
Beta Was this translation helpful? Give feedback.
All reactions