Documentation

maxDelayCount

The maximum number of items to render with delay (to avoid taking too long to render a long list).

maxDelayCount?: number;

Related