A Control that formats a given string in a Multi line field to JSON.
You can download the last release here.
| Configuration | Description | Required |
|---|---|---|
| rowsTextArea | Amount of rows the TextArea should initially have | X |
| showSyntaxHighlighting | Defines whether the Control should highlight the JSON or not. At the moment it it not possible to edit the JSON while it is highlighted. | X |
- Highlighting and editing at the same time.
- On the fly editor. Like: https://jsoneditoronline.org


