toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-query-core
/
tanstack.query.core
/
SetStateAction
Set
State
Action
external
interface
SetStateAction
<
TData
,
TError
>
(
source
)
Members
Properties
set
State
Options
Link copied to clipboard
abstract
val
setStateOptions
:
SetStateOptions
?
state
Link copied to clipboard
abstract
val
state
:
QueryState
<
TData
,
TError
>
type
Link copied to clipboard
abstract
val
type
:
Type