We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7460b87 + 600ad7b commit 55c464fCopy full SHA for 55c464f
example/VirtualList.vue
@@ -38,7 +38,7 @@
38
<div class="block">
39
<h3>vue-json-pretty(1000+ items):</h3>
40
<vue-json-pretty
41
- :collapse-threshold="collapsedNodeLength"
+ :collapsed-node-length="collapsedNodeLength"
42
:virtual="true"
43
:item-height="+itemHeight"
44
:data="data"
0 commit comments