Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-tanstack-virtual-core
/
tanstack.virtual.core
/
Updatable
Updatable
external
interface
Updatable
<
T
,
D
>
(
source
)
Members
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
)
:
T
update
Deps
Link copied to clipboard
abstract
fun
updateDeps
(
newDeps
:
D
)