toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-query-core
/
tanstack.query.core
/
NotifyEventQueryObserverRemoved
Notify
Event
Query
Observer
Removed
external
interface
NotifyEventQueryObserverRemoved
:
NotifyEvent
(
source
)
Members
Properties
observer
Link copied to clipboard
abstract
val
observer
:
QueryObserver
<
*
,
*
,
*
,
*
,
*
>
query
Link copied to clipboard
abstract
val
query
:
Query
<
*
,
*
,
*
,
*
>
type
Link copied to clipboard
abstract
override
val
type
:
NotifyEventType