Framework
Version

InjectQueryOptions

Interface: InjectQueryOptions

Properties

injector?

ts
optional injector: Injector;
optional injector: Injector;

The Injector in which to create the query.

If this is not provided, the current injection context will be used instead (via inject).

Defined in

inject-query.ts:26