API Docs for: 0.3.3.76a5a761
Show:

InfiniteScrollComponent Class

A component to trigger infinite scroll.

Properties

infiniteScrollAvailable

Boolean

Whether or not the infinite scroll can be triggered.

Default: true

performInfinite

String

The name of the method to trigger

Default: 'performInfinite

triggerDistance

Number

The distance from the bottom at which the infinite scroll will fire.

Default: 0

Events

performInfinite

Triggers the performInfinite method.