Simple and lightweight single selection dropdown component with custom search
npm install react-single-select-component-custom-searchthis is a customised version of react-multi-select-component react-multi-select-component
other than existing props added below props & their usecase
1.onSearch - custom search callback
2.onClear - cancel funtion to clear selection of options
3.selectPanelLabel - multiselect panel label
Simple and lightweight single selection dropdown component with custom search
- This project gets inspiration and several pieces of logical code from react-multiple-select
- react-multi-select-component
- TypeScript