react-filtered-multiselect icon indicating copy to clipboard operation
react-filtered-multiselect copied to clipboard

Filtered multi-select React component

Results 14 react-filtered-multiselect issues
Sort by recently updated
recently updated
newest added

It would be great if items in the list could be displayed grouped, taking advantage of the [optgroup tag](https://developer.mozilla.org/en/docs/Web/HTML/Element/optgroup) EDIT: I see there is a [PR for this](https://github.com/insin/react-filtered-multiselect/pull/8)

Hi Is there a way to make the filter only math the characters at the beginning of the option text values?

enhancement