Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-tanstack-query-core
/
tanstack.query.core
/
addToEnd
add
To
End
external
fun
<
T
>
addToEnd
(
items
:
ReadonlyArray
<
T
>
,
item
:
T
,
max
:
Int
=
definedExternally
)
:
ReadonlyArray
<
T
>
(
source
)