Skip to main content
Automatically scrolls through infinite scroll content by repeatedly scrolling to the bottom until no new content loads or maximum scroll limit is reached.

Examples

Arguments

input
Object
required
The input object containing the data to scroll to load content.

Returns: Promise<void>

Promise that resolves when scrolling is complete.