An object to be coerced to vegaspec, a Vega/Vega-Lite specification
mode
string for the initial view from modes.
'view' is the default.
modes
string c('view','code', 'form', 'text', 'tree')
will be the default, since these are all the modes
currently supported by jsoneditor.
...
list of other options for jsoneditor. This is a temporary way
of trying other options in jsoneditor. In the future, this will be eliminated
in favor of specific, more self-documenting and helpful arguments.
width
integer in pixels defining the width of the div container.
height
integer in pixels defining the height of the div container.
elementId
character to specify valid CSS id of the
htmlwidget for special situations in which you want a non-random
identifier.