kenshoo / react-multi-select

A Multi Select component built with and for React
https://kenshoo.github.io/react-multi-select
MIT License
120 stars 53 forks source link

Ho do I use "renderers"? #196

Open tomeczekstecc opened 3 years ago

tomeczekstecc commented 3 years ago

Hi. This lib looks awesome.

I'm having problem with renderers - how to use it, e.g. selectAllRenderer. Docs say it's a Component. How do I Implement this?

Thanks!!

TommySoftway commented 3 years ago

Hi. This lib looks awesome.

I'm having problem with renderers - how to use it, e.g. selectAllRenderer. Docs say it's a Component. How do I Implement this?

Thanks!!

Hello tomeczekstecc, About library.. yes it's good. Bt my experience about some years I'd advice you to create new one. Because I've got a lot problems using this.

Tommy