Interface for a class InfiniteScrollSettings
boolean
If enableCache
is set to true, the Grid will cache the loaded data to be reused next time it is needed.
number
Defines the number of blocks will render at the initial Grid rendering while enableCache is enabled.
number
Defines the number of blocks to be maintained in Grid while settings enableCache as true.