TanStack

QueryErrorResetBoundaryFunction

Type Alias: QueryErrorResetBoundaryFunction()

ts
type QueryErrorResetBoundaryFunction = (value) => ComponentChildren;

Defined in: preact-query/src/QueryErrorResetBoundary.tsx:39

Parameters

value

QueryErrorResetBoundaryValue

Returns

ComponentChildren