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 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -482,10 +482,10 @@ _Autosuggest / autocomplete / typeahead_
#### Select

- [react-aria-menubutton](https://github.com/davidtheclark/react-aria-menubutton) - A fully accessible, easily themeable, React-powered menu button.
- [react-country-state-fields](https://github.com/visitorapi/react-country-state-fields) - [demo](https://visitorapi.com/blog/react-country-state-fields-v1-2-0/) - Cascading country, state, and city select fields that auto-fill from the visitor's IP location.
- [react-functional-select](https://github.com/based-ghost/react-functional-select) - [demo](https://based-ghost.github.io/react-functional-select/) - Micro-sized & micro-optimized select component for React.js.
- [react-mobile-picker](https://github.com/adcentury/react-mobile-picker) - [demo](https://react-mobile-picker.vercel.app/) - An iOS like select box component.
- [react-select](https://github.com/JedWatson/react-select) - A Select control built with and for React JS.
- [react-column-select](https://github.com/chr-ge/react-column-select) - A column select component built for react.
- [react-select-search](https://github.com/tbleckert/react-select-search) - [demo](https://react-select-search.com/) - A lightweight select component for React

#### Color Picker
Expand Down