toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-query-core
/
tanstack.query.core
/
hasNextPage
has
Next
Page
external
fun
hasNextPage
(
options
:
InfiniteQueryPageParamsOptions
<
*
,
*
>
,
data
:
InfiniteData
<
*
,
*
>
=
definedExternally
)
:
Boolean
(
source
)