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
/
rangeExtractor
range
Extractor
abstract
val
rangeExtractor
:
(
range
:
Range
)
->
ReadonlyArray
<
Int
>
?
(
source
)