TanStack
API Reference

InjectIsFetchingOptions

Defined in: packages/angular-query-experimental/src/inject-is-fetching.ts:13

Properties

PropertyTypeDescription
injector?InjectorThe Injector in which to create the isFetching signal. If this is not provided, the current injection context will be used instead (via inject).