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. |
565
+
| Binding value | An object contains a stringified JSON or a parsed JSON, will do `JSON.parse` when passing as a stringified JSON. | JSON itself. What users see is what users pass. |
566
566
567
567
Check https://github.com/josdejong/svelte-jsoneditor/pull/166 for more details.
0 commit comments