jsoneditor
jsoneditor copied to clipboard
Override the ENTER Button behavior to move to next field
While editing a value and hitting the ENTER button the component currently adds a new line. how can I change this behavior to make ENTER go to the next field instead? similar to the default behavior of the tree view in https://jsoneditoronline.org/.
That's the behavior of the successor of this library: svelte-jsoneditor.