react-checkbox-tree icon indicating copy to clipboard operation
react-checkbox-tree copied to clipboard

A simple and elegant checkbox tree for React.

Results 146 react-checkbox-tree issues
Sort by recently updated
recently updated
newest added

I would like use custom icons to visualize the output from a RESTful API that has 5+ levels of nested hierarchy. I've defined to API provide an "icon" key. The...

question

what is the approach or algorithm if we need to store all the selected leaves ids and their parents ids recursively?

question

Hello, first of all, thank you for creating this library. I could not find somethin. I have treeview data like Level1 >>>> Level2 >>>> >>>> Level3 >>>> >>>> >>>> Level4...

question

I need this checkbox tree to be single select. is it possible?

enhancement

Hi Jake, first of all, thank you for creating this library. Is there a way to extend the Node object? I'm asking because I would like to have a `path`...

enhancement

A cool feature would be showing different icons for nodes' children: - Fruit (folder - - Apple icon - - Lemon Icon - - Orange icon - Veggie - -...

Tree items are rendered as "all-checked" and clicking their checkboxes doesn't change their state I found that the example sandbox works perfectly fine (on version 1.5.1) However, version **1.6.0** does...

When you disable a checkbox all its children get disabled too. Maybe this is expected but in my use case I have SOME child checkboxes that are checked and disabled...

enhancement

Hi, There's a way to remove the icons placed in the tree? I just want to work with the labels on it. Thanks :)

enhancement
question