Closed RedHeadphone closed 1 year ago
A prop that accepts key-tree (tree like structure object with all keys that needs to be expanded) and expands all grid according to the key-tree. This can be useful if someone wants to keep selective nested grid open by default.
https://github.com/RedHeadphone/react-json-grid/issues/3#issuecomment-1741991493
this structure will be best for #2, we can search data beforehand and make expand key-tree object, and pass that to NestedJSONGrid.
A prop that accepts key-tree (tree like structure object with all keys that needs to be expanded) and expands all grid according to the key-tree. This can be useful if someone wants to keep selective nested grid open by default.
https://github.com/RedHeadphone/react-json-grid/issues/3#issuecomment-1741991493