jsoneditor icon indicating copy to clipboard operation
jsoneditor copied to clipboard

Override the ENTER Button behavior to move to next field

Open kob490 opened this issue 1 year ago • 1 comments

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/.

kob490 avatar Jul 14 '23 05:07 kob490

That's the behavior of the successor of this library: svelte-jsoneditor.

josdejong avatar Jul 14 '23 06:07 josdejong