Preparing search index...
The search index is not available
Lineupengine - v2.5.2
Lineupengine
src
PrefetchMixin
Class PrefetchMixin
mixin that prefetches rows depending on the scrolling direction for faster rendering
Implements
IMixin
Index
Constructors
constructor
Methods
on
Scrolled
Constructors
constructor
new
Prefetch
Mixin
(
adapter
,
options
?
)
:
PrefetchMixin
Parameters
adapter
:
IMixinAdapter
Optional
options
:
Partial
<
IPrefetchRendererOptions
>
Returns
PrefetchMixin
Methods
on
Scrolled
on
Scrolled
(
isGoingDown
,
scrollResult
)
:
void
Parameters
isGoingDown
:
boolean
scrollResult
:
EScrollResult
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
constructor
on
Scrolled
Lineupengine - v2.5.2
src
tsd
mixin that prefetches rows depending on the scrolling direction for faster rendering