ListBox should be controlled by a parent component #760
daniele-bolla
started this conversation in
General
Replies: 1 comment
-
Or, maybe it can provide a close(focusElement?: HTMLElement | Ref) as a prop in the child function's argument |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Same issue as in #633.
I would like to use ListBox an wrap it with a custom BaseSelect component.
How could i handle the modelValue changes?
The component doesn't seem to emit any "cahnge" or "input" event.
Beta Was this translation helpful? Give feedback.
All reactions