TanStack

UseLiveInfiniteQueryConfig

Type Alias: UseLiveInfiniteQueryConfig<TContext>

ts
type UseLiveInfiniteQueryConfig<TContext> = LiveInfiniteQueryConfig<InferResultType<TContext>[number]>;

Defined in: packages/svelte-db/src/useLiveInfiniteQuery.svelte.ts:56

Type Parameters

TContext

TContext extends Context