• Extend events with custom context (created before the 1st event is emitted)

    Type Parameters

    • TContext

    • ExtraRollForwardPropsIn

    • ExtraRollBackwardPropsIn

    Parameters

    • context: TContext | Observable<TContext>

    Returns ExtChainSyncOperator<ExtraRollForwardPropsIn, ExtraRollBackwardPropsIn, TContext, TContext>

Generated using TypeDoc