How to implement "select all/none" option in multi-select? #1055
Replies: 1 comment
-
|
Closing as outdated — please refer to the updated v1.0 documentation for current API patterns. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
What do you think the appropriate way is to do something like this:
I could put a button element above the other options, but then keyboard-only users would not be able to access it. Maybe a "select/deselect" all functionality should be built-in?
Beta Was this translation helpful? Give feedback.
All reactions