react-trees
v0.1.1
Published
A collection of components for rendering nested data.
Downloads
2
Readme
React Trees
A collection of components for rendering nested data.
TreeView
The most basic presentation of a tree. Nested data will be shown with a small offset and each parent can be collapsed.
SortableTreeView
Same as TreeView except you can drag and drop nodes inside the tree in order to reorganize it.