react-tree-menu
Version:
A tree menu component for React
7 lines (6 loc) • 299 B
Markdown
* Add in doc on how to style
* Add in treeNodeStyle prop to TreeMenu for a hash of styles to use for TreeNode
* Add in ability to provide style for everything, not just a css class prefix
* Add in a selected state
* CONSIDER: Add in CSSTransitionGroup functionality for transitions
* tests, tests..