File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -696,7 +696,7 @@ Including the boolean properties of `svelte-jsoneditor` like `readOnly` with no
696696
697697## Expose
698698
699- | name | description | type |
699+ | Name | Description | Type |
700700| ---------- | ------------------- | ------ |
701701| jsonEditor | JSONEditor instance | object |
702702
Original file line number Diff line number Diff line change @@ -657,7 +657,7 @@ export default {
657657
658658## Props
659659
660- | 参数 | 说明 | 类型 | 默认值 |
660+ | 名称 | 说明 | 类型 | 默认值 |
661661| ------- | ---------------------------------------------------------------------------------------------------- | ------------------ | -------- |
662662| v-model | 绑定值 | ` any ` | |
663663| mode | 编辑模式,<br >在 Vue 3 中使用 ` v-model:mode ` ,<br >在 Vue 2 中使用 ` :mode.sync ` | ` 'tree' ` , ` 'text' ` | ` 'tree' ` |
You can’t perform that action at this time.
0 commit comments