Preparing search index...
The search index is not available
Lineupengine - v2.5.3
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
PrefetchMixin
(
adapter
:
IMixinAdapter
,
options
?:
Partial
<
IPrefetchRendererOptions
>
,
)
:
PrefetchMixin
Parameters
adapter
:
IMixinAdapter
Optional
options
:
Partial
<
IPrefetchRendererOptions
>
Returns
PrefetchMixin
Methods
on
Scrolled
onScrolled
(
isGoingDown
:
boolean
,
scrollResult
:
EScrollResult
)
:
void
Parameters
isGoingDown
:
boolean
scrollResult
:
EScrollResult
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
on
Scrolled
Lineupengine - v2.5.3
Loading...
mixin that prefetches rows depending on the scrolling direction for faster rendering