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
ifLoaded
ifError
ifLoading
ifErrorOrLoading
always
Optional
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