react-json-tree icon indicating copy to clipboard operation
react-json-tree copied to clipboard

pass isExpanded to shouldExpandNode

Open TrevorJamesH opened this issue 7 years ago • 0 comments
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.

TrevorJamesH avatar Jul 11 '18 22:07 TrevorJamesH