unclecheese / react-selectable

A component for react that allows mouse selection of child items
MIT License
142 stars 72 forks source link

Not able to understand how to use and customize #69

Closed dc-sipl closed 3 years ago

dc-sipl commented 4 years ago

How can I use this, there are no example for this, what goes into SelectableComponent?

And if I want to customize it like I don't want to show the selection box, how can I do that?

Can anyone help me with that?