Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
## Select

Select is a Javascript and CSS library for creating styleable select elements. Unlike many other select-replacements, Select is designed
from the ground up to replicate the behavior of native select controls as much as is possible, providing a seemless experience for users.
from the ground up to replicate the behavior of native select controls as much as is possible, providing a seamless experience for users.
That means it works properly when you type characters, use tab for focus, etc.

Use Select where you would use a native select. It doesn't, and will never, provide any sort of autocomplete functionality, so you probably
Expand Down