# XWUIJsonViewer

Read-only JSON tree. Untrusted source is parsed then projected as text, never html. Natural renderer for tool-call I/O.

## Basic Usage

Collapsed object.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Collapsed object.
```

## Empty

Empty construction.

```example
file: examples/Empty.ts
html: examples/Empty.html
title: Empty
description: Empty construction.
```

## Invalid

Parse error.

```example
file: examples/Invalid.ts
html: examples/Invalid.html
title: Invalid
description: Parse error.
```

## Expanded

Root expanded.

```example
file: examples/Expanded.ts
html: examples/Expanded.html
title: Expanded
description: Root expanded.
```

```api
```
