This widget allows you to view, edit, format and validate JSON structures.
No settings requiered for this widget to work.
Input Endpoints:
-
Input: Data to be edited.
-
Configuration: Configuration to use in the JSON editor. Currently, only the
readonlyoption is supported.Example:
{ readonly: [["id"], ["type"], ["key", "subkey"]] }
Output Endpoints:
- Output: Modified data.