toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
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
)