react-json-view
react-json-view copied to clipboard
Editable JSON
Does this library not support editable json?
My use case is I want the end-user to be able to edit the JSON and save it later but the only thing I could see is "contentEditable". But this realistically is not what I want since that gives too much control and allows them to basically just type text.