Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-tanstack-react-query
/
tanstack.react.query
/
QueryErrorResetBoundaryFunction
Query
Error
Reset
Boundary
Function
typealias
QueryErrorResetBoundaryFunction
=
(
value
:
QueryErrorResetBoundaryValue
)
->
ReactNode
(
source
)