react-simple-tree-menu
react-simple-tree-menu copied to clipboard
Add hasNodes property to TreeNode for overriding
Allow hasNodes
to be passed on TreeNode
through data
.
My use case is to allow some nodes to be opened/expanded even when the nodes are empty.