

If true, remove all collapse buttons from objects and arrays. If true, remove all "move up" and "move down" buttons from arrays. If true, remove all "delete last row" buttons from arrays. If true, remove all "delete all rows" buttons from arrays. If true, remove all "delete row" buttons from arrays. If true, remove all "add row" buttons from arrays. If true, the label will not be displayed/added. E.g., this value should be changed when schemas are updated.Ĭurrent date in simplied ISO-8601 format (e.g., "" for October 5, 2011). If ajax_cache_responses is enabled, use this string to invalidate stale caches. If true, JSON Editor will cache external URLs' schemas in localStorage to avoid subsequent ajax calls. If true, JSON Editor will make ajax call with ( ). If true, JSON Editor will load external URLs in $ref via ajax.Īllows schema references to work either with or without cors set to protocol://host:port when api is served by different host. Here are all the available options: Option theme = 'bootstrap4' // Set an option during instantiation const editor = new JSONEditor ( element, ) For more under-the-hood documentation, check the wiki. The rest of this README contains detailed documentation about every aspect of JSON Editor. More examples can be found at the JSON-Editor Interactive Playground

The following are not required, but can improve the style and usability of JSON Editor when present. It only needs a modern browser (tested in Chrome and Firefox).
#Windows json editor download
You can also access older releases from CDN, using the landing page: local usage download the production version or the development version Requirements
