Endless Scrolling
Use the endReached
callback to automatically load more items when the user scrolls to the bottom of the list, creating endless scrolling.
If you want to load items more aggressively, set the increaseViewportBy
property.
Scroll to the bottom of the list to load additional items.
loading...