File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -112,6 +112,7 @@ plugins: [
112
112
| ------------------------ | ------ | --------------------------------------------------------------------------------------- | ---------------------------------------------- | -------- |
113
113
| data | normal | JSON data | JSON object | - |
114
114
| deep | normal | Data depth, data larger than this depth will not be expanded | number | Infinity |
115
+ | deepCollapseChildren | normal | Whether children collapsed by ` deep ` prop should also be collapsed | boolean | false |
115
116
| showLength | normal | Whether to show the length when closed | boolean | false |
116
117
| showLine | normal | Whether to show the line | boolean | true |
117
118
| showDoubleQuotes | normal | Whether to show doublequotes on key | boolean | true |
You can’t perform that action at this time.
0 commit comments