toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-virtual-core
/
tanstack.virtual.core
/
observeElementRect
observe
Element
Rect
external
val
observeElementRect
:
(
instance
:
Virtualizer
<
*
,
*
>
,
cb
:
(
rect
:
Rect
)
->
Unit
)
->
(
)
->
Unit
?
(
source
)