You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -126,6 +126,7 @@ Available `Prop` :
126
126
:--- | :--- | :--- | :--- |
127
127
| heights | Array | ✓ | A array contains all height of your item. |
128
128
| 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`) |
0 commit comments