react-ui-treeview
Package "react-ui-treeview" is a simple implementation of treeview component that follow react way.
You could see some code examples here
Requirements:
- <input checked="" disabled="" type="checkbox"> Render tree container
- <input checked="" disabled="" type="checkbox"> Render tree nodes
- <input checked="" disabled="" type="checkbox"> Collapsable node groups
- <input disabled="" type="checkbox"> Make bundle without peer dependencies inside
- <input disabled="" type="checkbox"> Add unit-tests
- <input disabled="" type="checkbox"> Nodes
onClicksupport - <input disabled="" type="checkbox"> Support custom icons
- <input disabled="" type="checkbox"> Render toolbar
- <input disabled="" type="checkbox"> Support default toolbar buttons:
Collapse allandExpand all - <input disabled="" type="checkbox"> Support custom buttons (Such as
add,delete) - <input disabled="" type="checkbox"> Write full documentation
- <input disabled="" type="checkbox"> Add
componentShouldUpdateproperty to components - <input disabled="" type="checkbox"> Add performance metrics to readme file