react-multi-select-component
                                
                                 react-multi-select-component copied to clipboard
                                
                                    react-multi-select-component copied to clipboard
                            
                            
                            
                        Lightweight (~5KB gzipped) multiple selection dropdown component
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
Hello, First, I want to thank you for your work on the `react-multi-select-component` package. It has been incredibly useful for my Next.js project. However, I have encountered an issue with...
**Feature Request: Add React 19 Compatibility** Currently, `react-multi-select-component` supports React versions up to 18. However, I am using React 19 in my project and would like to continue using this...
…he multiselect dropdown itself , type : string
I want to know how to change the color of the backgound that present inisde the multiselect , is there any way to do it ?
The `closeOnChangedValue={true}` works if the option is selected with tap or click, but not if selected with arrow keys and then pressing Enter on the keyboard.