What is the use case for the select component vs Listbox #3292
Unanswered
Odysseus14
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
-
Understand that the Drop-down Menu component is to be use as a system menu component.
But am struggling to see the differences or where one should use what between
https://headlessui.com/react/listbox
and
https://headlessui.com/react/select
Unless I am missing something, they are both just wrappers to the html select element.
Kind regards
Beta Was this translation helpful? Give feedback.
All reactions