srigar / multiselect-react-dropdown

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

Each chip with different color #239

Open DanielBradac opened 1 year ago

DanielBradac commented 1 year ago

Hi.

Is there any way to define different background color to each chip in one Multiselect? We can define array of options and displayValue but if I try to make the displayValue a custom div the app crashes, maybe I am missing something.

Thanks for any help!