Login to follow
JSON Beautifier

JSON Beautifier (ODC)

Stable version 1.0.1 (Compatible with ODC)
Uploaded on 02 August 2024 by INETUM
JSON Beautifier

JSON Beautifier (ODC)

Documentation
1.0.1

Simply drag and drop the public Web Block into a page or block, using the following signature :

JSONBeautifier > JSONBeautifier

  • Input Parameters
    • JSON - JSON to render
    • AutoExpand - Auto expand the JSON structure
    • MaxLevelToAutoExpand - Maximum JSON structure level to expand automaticilally when AutoExpand = True
    • MaxStringLength - Maximum string length to display (above this value an ellipsis will be shown)
    • SortJSONObjects - Sort JSON objects ?
    • Icon_Expand - Expand JSON object icon
    • Icon_Collapse - Collapse JSON object icon
    • UseDarkMode - Use Dark Mode ?
  • Events
    • NONE