MandarinConLaBarba / react-tree-menu

A stateless tree menu component for React.
http://mandarinconlabarba.github.io/react-tree-menu/example/index.html
MIT License
170 stars 51 forks source link

Add a 'selected' state to a `TreeNode` #4

Closed MandarinConLaBarba closed 9 years ago

MandarinConLaBarba commented 9 years ago

This is different than checked - this allows a menu item to represent selected state w/o a checkbox.