• Preparing search index...
  • The search index is not available
React Executor - v0.0.21
  • React Executor
  • plugin/resolveBy
  • default

Function default

  • default<Value>(observable): ExecutorPlugin<Value>
  • Resolves the executor with values pushed by an observable.

    Type Parameters

    • Value

      The value stored by the executor.

    Parameters

    • observable: Observable<Value | PromiseLike<Value>>

      The observable that pushes values.

    Returns ExecutorPlugin<Value>

Settings

Member Visibility
React Executor - v0.0.21
  • Loading...