toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-query-core
/
tanstack.query.core
/
FetchNextPageOptions
Fetch
Next
Page
Options
external
interface
FetchNextPageOptions
:
ResultOptions
(
source
)
Members
Properties
cancel
Refetch
Link copied to clipboard
abstract
val
cancelRefetch
:
Boolean
?
throw
On
Error
Link copied to clipboard
abstract
val
throwOnError
:
Boolean
?