josdejong / jsoneditor

A web-based tool to view, edit, format, and validate JSON
http://jsoneditoronline.org
Apache License 2.0
11.23k stars 2.02k forks source link

Visibility of Modes #1572

Closed Sungur23 closed 3 months ago

Sungur23 commented 3 months ago

The visibility of the modes can be adjusted so that they can be hidden when desired. For example, while text and tree modes are visible, table is hide. This can be done with the mode settings added to the props such as mainMenuBar

josdejong commented 3 months ago

I think you're referring to the svelte-jsoneditor library, that has a table mode?