react-json-view
react-json-view copied to clipboard
Navigate tree using keyboard interactions
Is it possible to traverse a json object using just a keyboard? This includes being able to hit space/enter in order to expand/collapse a section of the tree.

If not, this feature would be extremely useful from an accessibility standpoint as our project uses this component as a JSON viewer that may have very large objects that become inaccessible to keyboard-only users
See https://github.com/mac-s-g/react-json-view/pull/383