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: [
138138| icon-click | triggers when click icon | (collapsed: boolean) |
139139| selected-change | triggers when the selected value changed | (newVal, oldVal) |
140140
141- ## Scoped Slots
141+ ## Slots
142142
143143| Slot Name | Description | Parameters |
144144| --------- | ----------------- | ---------------------- |
145145| nodeValue | render node value | { node, defaultValue } |
146146
147- ## Major Contributors
147+ ## Contributors
148148
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 4141| icon-click | 点击图标时触发 | (collapsed: boolean) |
4242| selected-change | 选中值发生变化时触发 | (newVal, oldVal) |
4343
44- ## Scoped Slots
44+ ## Slots
4545
4646| 插槽名 | 描述 | 参数 |
4747| --------- | ---------- | ---------------------- |
You can’t perform that action at this time.
0 commit comments