Skip to content

Commit 53b81db

Browse files
refactor(select): updates notes.md
1 parent 6098f49 commit 53b81db

File tree

1 file changed

+3
-1
lines changed
  • packages/kit-headless/src/components/select

1 file changed

+3
-1
lines changed

packages/kit-headless/src/components/select/notes.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,13 @@ What do they all have in common? How do people use them? What are the most impor
2929
## Features:
3030

3131
- [x] Single Select
32+
- [x] Single Select Keyboard Interactions
3233
- [ ] Multi Select
34+
- [ ] Multi Select Keyboard Interactions
3335
- [x] Controlled or uncontrolled
34-
- [ ] Keyboard Interactions
3536
- [x] Grouped options
3637
- [x] Typeahead support (user typing / filter)
38+
- [x] Looping
3739
- [ ] RTL support
3840
- [x] Scrollable
3941
- [ ] Aria (controls, roles, etc)

0 commit comments

Comments
 (0)