We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3ba1a1 commit 7bf643aCopy full SHA for 7bf643a
README.md
@@ -273,8 +273,6 @@ Including the boolean properties of `svelte-jsoneditor` like `readOnly` with no
273
274
## Expose
275
276
-> Vue 3 only, all instance properties are accessable using `$refs` in Vue 2.
277
-
278
| name | description | type |
279
| ---------- | ------------------- | ------ |
280
| jsonEditor | JSONEditor instance | object |
docs/README.zh-CN.md
@@ -271,8 +271,6 @@ export default {
271
272
-> 仅限 Vue 3,Vue 2 通过 `$refs` 能拿到所有的实例 property
| 名称 | 说明 | 类型 |
| ---------- | --------------- | ------ |
| jsonEditor | JSONEditor 实例 | object |
0 commit comments