Data Display
JSONViewer
A collapsible, syntax-highlighted JSON tree with copy and expand-all controls.
Preview:1280px
"model": "chimera-70b","usage": "prompt_tokens": 512,"completion_tokens": 248,"total_tokens": 760},"choices": ],"created": 1723680000}
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| data | unknown | - | Any JSON-serializable value to display. |
| collapsed | boolean | false | Collapse all nodes on first render. |
| depth | number | 0 | Initial depth level. |