Skip to main content
Version: 11.x

Type Alias: WithTRPCConfig<TRouter>

WithTRPCConfig<TRouter>: CreateTRPCClientOptions<TRouter> & CreateTRPCReactQueryClientConfig & object

Defined in: withTRPC.tsx:38

Type declaration

abortOnUnmount?

optional abortOnUnmount: boolean

Type Parameters

Type Parameter
TRouter extends AnyRouter