react-single-select-component-custom-search
v0.0.9
Published
Simple and lightweight single selection dropdown component with custom search
Downloads
7
Maintainers
Readme
react-single-select-component-custom-search
this 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