Can ComboboxOption's value prop take simple string value instead of option object ? #3206
Unanswered
davidmagradze
asked this question in
Help
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, recently installed @headlessui v2 and have seen Virtual Scrolling feature, which is really impressive and useful.
I just wonder if
ComboboxOption
can takevalue
prop as simple string instead of whole option object as defined in doc example.Is there any way to achieve it ? I have tried to assign value directly, but it has been working with some issues.
Beta Was this translation helpful? Give feedback.
All reactions