OnNearCallback
A callback triggered when a LazyCollection is scrolled "near" to a specific position, as defined by being within offset items away.
Intended for use with LazyCollection's onNearEnd
parameter, or child's onNearViewport
parameter.