Retrieves all observables properties and applies the rxjs creation operator to them. The property the decorator applied to can be undefined or be an observable itself. If it is an observable it will be included in the operator.
the reactive model the decorator was applied to
the property the decorator was applied to
the decorator payload
Generated using TypeDoc
Handles CreationOperator Metadata by applying the associated rxjs creation operator to the provided observable(s)