Defined in: packages/react-query/src/QueryErrorResetBoundary.tsx:94
The props accepted by QueryErrorResetBoundary.
| Property | Type | Description |
|---|---|---|
| children | | ReactNode | QueryErrorResetBoundaryFunction | Either a plain node, or a function that receives the boundary's QueryErrorResetBoundaryValue and returns a node. |