You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Binding value | An object contains a stringified JSON or a parsed JSON, <br>will do `JSON.parse` when passing as a stringified JSON. | JSON itself. What users see is what users pass. |
566
+
567
+
Check https://github.com/josdejong/svelte-jsoneditor/pull/166 for more details.
568
+
569
+
<br>
570
+
561
571
## Changelog
562
572
563
573
Detailed changes for each release are documented in the [release notes](https://github.com/cloydlau/json-editor-vue/releases).
0 commit comments