File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -138,13 +138,14 @@ plugins: [
138
138
| icon-click | triggers when click icon | (collapsed: boolean) |
139
139
| selected-change | triggers when the selected value changed | (newVal, oldVal) |
140
140
141
- ## Scoped Slots
141
+ ## Slots
142
142
143
143
| Slot Name | Description | Parameters |
144
144
| --------- | ----------------- | ---------------------- |
145
145
| nodeValue | render node value | { node, defaultValue } |
146
146
147
- ## Major Contributors
147
+ ## Contributors
148
148
149
- [ ![ ] ( https://avatars3.githubusercontent.com/u/153197?v=3&s=50 )] ( https://github.com/rchl )
150
- [ ![ ] ( https://avatars1.githubusercontent.com/u/445616?v=3&s=50 )] ( https://github.com/blackmad )
149
+ <a href =" https://github.com/leezng/vue-json-pretty/graphs/contributors " >
150
+ <img src =" https://contrib.rocks/image?repo=leezng/vue-json-pretty " />
151
+ </a >
Original file line number Diff line number Diff line change 41
41
| icon-click | 点击图标时触发 | (collapsed: boolean) |
42
42
| selected-change | 选中值发生变化时触发 | (newVal, oldVal) |
43
43
44
- ## Scoped Slots
44
+ ## Slots
45
45
46
46
| 插槽名 | 描述 | 参数 |
47
47
| --------- | ---------- | ---------------------- |
You can’t perform that action at this time.
0 commit comments