Interface UseDerivedWaitableNamedTransformers<SuccessT, FailureT, DependenciesT>

Transformers that are used depending on the state of the waitables.

The first applicable transformer is used, evaluated in the following order: ifLoaded, ifError, ifLoading, ifErrorOrLoading, always

Type Parameters

Properties

Generated using TypeDoc