Skip to content

Latest commit

 

History

History

README.md

Format JSON Control

Purpose

A Control that formats a given string in a Multi line field to JSON.

Download

You can download the last release here.

Example

Configuration Formated JSON Highlighted JSON

Configuration

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

Improvements/New Functions