Listbox (select) used as a regular listbox without button? #1774
Unanswered
brandonleichty
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.
-
Hello 👋
I'm looking to create an accessible listbox, but without the listbox button/filter. I'm wondering if using the Listbox (select) component with the
static
prop could be an acceptable solution if I removed the buttonThis is an example of what I'm looking to create (but in Vue):
https://www.w3.org/WAI/ARIA/apg/example-index/listbox/listbox-scrollable

Beta Was this translation helpful? Give feedback.
All reactions