Back to Query

QueryErrorResetBoundaryProps

docs/framework/preact/reference/interfaces/QueryErrorResetBoundaryProps.md

5.90.3487 B
Original Source

Interface: QueryErrorResetBoundaryProps

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

Properties

children

ts
children: 
  | ComponentChildren
  | QueryErrorResetBoundaryFunction;

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