gogoair / react-combo-select

React dropdown for select and multiselect
MIT License
28 stars 9 forks source link

Select All functionality for Multiselect option #37

Open shubhendu1988 opened 6 years ago

shubhendu1988 commented 6 years ago

@ryan-at-gogo Thanks for this component. If possible can you tell how to add Select All checkbox for multiselect Combobox?

As its given in the below link https://github.com/Khan/react-multi-select

darktasevski commented 6 years ago

We don't support that feature right now, but I will put it on the list of stuff planned to be implemented.