srigar / multiselect-react-dropdown

React multiselect dropdown with search and various options
https://10xn41w767.codesandbox.io/
MIT License
200 stars 114 forks source link

Only show number of selected as placeholder with checkbox multiselect. #57

Open MisterAJ opened 4 years ago

MisterAJ commented 4 years ago

Could you provide a flag to only show the number of selected items instead of the actual selections. The use-case is when we want to select multiple filters for large data sets.

fullstackdb commented 4 years ago

+1 Looking forward to getting this functionality as well

peterhall-agrimetrics commented 3 years ago

This would also have been a useful functionality for my use case.