react-json-tree
react-json-tree copied to clipboard
Access parent from label- or valueRenderer
trafficstars
Is it possible to access the parent object from the nested Node? I am changing the background-color for an item, but I would rather like to see the parent having this style applied so that both: label and value will have the background color.