Skip to content

Commit 1c8f0f8

Browse files
committed
update readme
1 parent dca4519 commit 1c8f0f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ Available `Prop` :
126126
:--- | :--- | :--- | :--- |
127127
| heights | Array || A array contains all height of your item. |
128128
| remain | Number | * | The number of item that show in view port.(default `10`) |
129+
| enabled | Boolean | * | If you want to render all data directly,please set 'false' for this option.But `toTop``toBottom` and `scrolling` event is still available.(default `true`) |
129130

130131
Available `Event` :
131132

0 commit comments

Comments
 (0)