Arguments for the beforeScrollLoadMore event. Emitted before virtual scroll triggers loading more data.
beforeScrollLoadMore
Set to true to cancel the default behavior. Default value is false.
true
false
Visible viewport height.
Distance from bottom (pixels).
Total scrollable height.
Current scroll position (pixels from top).
Arguments for the
beforeScrollLoadMoreevent. Emitted before virtual scroll triggers loading more data.