Show all options for Listbox (and/or Combobox) #3691
brandonfake69
started this conversation in
Ideas
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.
-
In the you can pass the "size" attribute to control how many items to display at once. I would love to see the same in Listbox and/or Combobox, if possible. An example: <Listbox size={12} /> In many instances, I like to show all the options - especially if there aren't a lot. I didn't see a way to display all of the options.
Beta Was this translation helpful? Give feedback.
All reactions