From mschae’s docs
JSON tree documentation template
(No difference)

Revision as of 14:05, 13 October 2025

This template is used to illustrate JSON object trees in documentation.

Usage

<div class="treeview">
* {{Json|object}} The object.
** {{Json|int|number}} The version number.
</div>

Example

  • {}: The object.
    • int  version: The version number.