Type Parameters

  • T

Hierarchy

  • BaseAsyncValueMapper<T>
    • AsyncValueMapper

Constructors

Properties

error$: Observable<void> = ...
value$: Observable<T> = ...

Methods

  • Update the mapper with a new input value

    Parameters

    Returns undefined | boolean

    emitted - True is a value was synchronously emitted