react-select-rohit10
v1.0.6
Published
An async, searchable Select component for React with support for **single select** and **multi-select** modes.
Readme
React Select Component
An async, searchable Select component for React with support for single select and multi-select modes.
Built with:
- React
- TypeScript
- Keyboard navigation
- Controlled & uncontrolled usage
Features
- Search with debounce
- Keyboard navigation
- Single & multi-select support
- Controlled and uncontrolled modes
- ustom option rendering
- ustom selected value (chip) rendering
- Infinite scroll support
Installation
npm install react-select-rohit10