Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-tanstack-query-core
/
tanstack.query.core
/
hasNextPage
has
Next
Page
external
fun
hasNextPage
(
options
:
InfiniteQueryPageParamsOptions
<
*
,
*
>
,
data
:
InfiniteData
<
*
,
*
>
=
definedExternally
)
:
Boolean
(
source
)