Skip to main content
Version: 11.x

Type Alias: WithTRPCConfig<TRouter>

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

Type declaration

abortOnUnmount?

optional abortOnUnmount: boolean

Type Parameters

Type Parameter
TRouter extends AnyRouter

Defined in

withTRPC.tsx:34