ToObservableOptions
Defined in: projects/view-angular-core/util/to_observable.ts:10
Options for toObservable.
Public Api
Section titled “Public Api”20.0
Properties
Section titled “Properties”injector?
Section titled “injector?”
optionalinjector?:Injector
Defined in: projects/view-angular-core/util/to_observable.ts:17
The Injector to use when creating the underlying effect which watches the signal.
If this isn’t specified, the current injection context will be used.