toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-query-core
/
tanstack.query.core
/
InfiniteQueryObserver
/
setOptions
set
Options
open
fun
setOptions
(
options
:
InfiniteQueryObserverOptions
<
TQueryFnData
,
TError
,
TData
,
TQueryData
,
TQueryKey
,
TPageParam
>
,
notifyOptions
:
NotifyOptions
=
definedExternally
)
(
source
)