side-panel-react-multi-select-component
v0.0.7
Published
Simple and lightweight multiple selection dropdown component with checkboxes, search and select-all, side panel component
Downloads
12
Maintainers
Readme
react-multi-select-component
this is a customised version of react-multi-select-component react-multi-select-component
other than existing props added below props & their usecase 1.onApply - to filter the selected options 2.onClear - cancel funtion to clear selection of options 3.selectPanelLabel - multiselect panel label 4.showSidePanelComponent - conditionally render side panel of multi select component 5.sidePanelLabel - sidepanel title 6.SidePanelComponent - sidepanel content component passed as prop
Simple and lightweight multiple selection dropdown component with checkboxes
,
- This project gets inspiration and several pieces of logical code from react-multiple-select
- react-multi-select-component
- TypeScript