react-json-tree
react-json-tree copied to clipboard
pass isExpanded to shouldExpandNode
trafficstars
shouldExpandNode function should receive the boolean representing whether that node is currently expanded, so that you can make non interfering, partial changes to which nodes are open and closed.