JSON Viewer
Last updated
Was this helpful?
JSON Viewer displays JSON and objects highlighting the syntax. The component supports three display modes: Tree, Code, and Preview.

name
string
Component name
value
string
Current component value
parsedValue
any
Component parsed value
setValue
data: object |
string
void
Set component value
reset
β
void
Reset component to the initial value
On Init
Triggered when the component is initialized
Last updated
Was this helpful?
Was this helpful?