This metadata payload is used to apply TO a rxjs creation operator (i.e. combineLatest, withLatestFrom, merge) a list of observables that are passed where the decorator is applied.
the name of the decorator
A list of properties on the reactive model to combine
The rxjs creation operator to apply
Generated using TypeDoc
This metadata payload is used to apply TO a rxjs creation operator (i.e. combineLatest, withLatestFrom, merge) a list of observables that are passed where the decorator is applied.