Skip to content

Commit 7bf643a

Browse files
committed
docs: negligible
1 parent b3ba1a1 commit 7bf643a

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,8 +273,6 @@ Including the boolean properties of `svelte-jsoneditor` like `readOnly` with no
273273

274274
## Expose
275275

276-
> Vue 3 only, all instance properties are accessable using `$refs` in Vue 2.
277-
278276
| name | description | type |
279277
| ---------- | ------------------- | ------ |
280278
| jsonEditor | JSONEditor instance | object |

docs/README.zh-CN.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,8 +271,6 @@ export default {
271271

272272
## Expose
273273

274-
> 仅限 Vue 3,Vue 2 通过 `$refs` 能拿到所有的实例 property
275-
276274
| 名称 | 说明 | 类型 |
277275
| ---------- | --------------- | ------ |
278276
| jsonEditor | JSONEditor 实例 | object |

0 commit comments

Comments
 (0)