框架
版本

InjectIsFetchingOptions

接口: InjectIsFetchingOptions

属性

injector?

ts
optional injector: Injector;
optional injector: Injector;

用于创建 isFetching 信号的 Injector

如果未提供此项,则将使用当前的注入上下文(通过 inject)。

定义于

inject-is-fetching.ts:19