We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6098f49 commit 53b81dbCopy full SHA for 53b81db
packages/kit-headless/src/components/select/notes.md
@@ -29,11 +29,13 @@ What do they all have in common? How do people use them? What are the most impor
29
## Features:
30
31
- [x] Single Select
32
+ - [x] Single Select Keyboard Interactions
33
- [ ] Multi Select
34
+ - [ ] Multi Select Keyboard Interactions
35
- [x] Controlled or uncontrolled
- - [ ] Keyboard Interactions
36
- [x] Grouped options
37
- [x] Typeahead support (user typing / filter)
38
+ - [x] Looping
39
- [ ] RTL support
40
- [x] Scrollable
41
- [ ] Aria (controls, roles, etc)
0 commit comments