react-select
https://github.com/jedwatson/react-select
TypeScript
The Select Component for React.js
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported8 Subscribers
Add a CodeTriage badge to react-select
Help out
- Issues
- Add prop for disable focus on `Input `after click on `MultiValueRemove `component
- Add focusInputOnRemoveValue prop
- Pass empty options options with cacheOptions disabled
- error of react-select and some other modules in the production build, which work well in dev environment
- ReferenceError: 'window' is not defined at... var globalContext = isBrowser ? window : global;
- Aria-expanded property is not getting populated in react-select
- menuIsOpen is broken when menuPortal is set
- Added primitive data type check in cleanValue util function
- MultiValue and MultiValueLabel not clickable on mobile browser
- #4146 Add menu position recalculation after async data is loaded
- Docs
- TypeScript not yet supported