Skip to content

Commit 6638ebc

Browse files
committed
Update readme
1 parent f8da8d6 commit 6638ebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ If you assign `variable` as `true`, **do not** set inline style height inside `<
176176

177177
### About item mode
178178

179-
Use `item-mode` can save a considerable amount of memory, stats data check here: [#87](https://github.com/tangbc/vue-virtual-scroll-list/pull/87).
179+
Use `item-mode` can save a considerable amount of memory and performance, stats data check here: [#87](https://github.com/tangbc/vue-virtual-scroll-list/pull/87).
180180

181181
In this mode, prop `item` `itemdata` `itemprop` are both required, and you don't have to put `<item/>` with a v-for frag inside `virtual-list`, just assign it as prop `item`:
182182

0 commit comments

Comments
 (0)