Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-tanstack-virtual-core
/
tanstack.virtual.core
/
VirtualizerOptions
/
scrollToFn
scroll
To
Fn
abstract
val
scrollToFn
:
(
offset
:
Int
,
options
:
ScrollOptions
,
instance
:
Virtualizer
<
TScrollElement
,
TItemElement
>
)
->
Unit
(
source
)