Skip to content

so confusing: when to use Listbox(select) vs Menu(dropdown) #458

Answered by adamwathan
uptonking asked this question in Help
Discussion options

You must be logged in to vote

Hey! They are completely different in terms of behavior — Listbox is for making custom <select> controls, which are form controls that have a selected value. Menu is for making dropdown menus, like you see in the menu bar in your operating system.

Menu:

Listbox:

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@JohnBDonner
Comment options

Answer selected by uptonking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants