File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ export default {
5252- If you are using advanced features (get item data), you need to focus on the ` base ` and ` advanced ` attributes.
5353
5454| Attribute | Level | Description | Type | Default |
55- | -------- | -------- | -------- | -------- |
55+ | -------- | -------- | -------- | -------- | -------- |
5656| data | basic | json data | JSON object | - |
5757| deep | basic | data depth, data larger than this depth will not be expanded | number | Infinity |
5858| path | advanced | root data path | string | root |
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ export default {
5151- 若仅使用基础功能(JSON美化),只需关注功能级别为 ` 基础 ` 的属性。
5252- 若使用高级功能(数据层级的获取),需关注 ` 基础 ` 与 ` 高级 ` 的属性。
5353
54- | 属性 | 功能级别 | 说明 | 类型 | 默认值 |
54+ | 属性 | 级别 | 说明 | 类型 | 默认值 |
5555| -------- | -------- | -------- | -------- | -------- |
5656| data | 基础 | 待美化的源数据,注意不是 ` JSON ` 字符串 | ` JSON ` 对象 | - |
5757| deep | 基础 | 数据深度, 大于该深度的数据将不被展开 | number | Infinity |
You can’t perform that action at this time.
0 commit comments