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

Possible to hide fields from view?

Open busterbogheart opened this issue 4 years ago • 0 comments

Currently our solution is to save some fields in state and remove them from the initially-loaded JSON (adding back in later).

Ideally we can just set a CSS class on those fields, though, and hide them without modifying data.

busterbogheart avatar Mar 16 '22 16:03 busterbogheart