Replies: 1 comment
-
Just realizing I can hack this together with |
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.
-
Combobox.Input
should respectdefaultValue
andvalue
props relating to its query. It behaves like an input component, so it is expected that it would respect these properties.Additionally, its typescript type already supports these values, so I was surprised that it didn't support them
Beta Was this translation helpful? Give feedback.
All reactions