Angular HAL Client - v1.0.0-dev.7
    Preparing search index...

    Function completeWith

    • Returns an RxJS operator that makes the source Observable complete at the same time as the lifetime Observable.

      Type Parameters

      • T

      Parameters

      • lifetime: Observable<any>

        the lifetime observable

      Returns OperatorFunction<T, T>

      a function that transforms the source Observable