Optional
request: IRequestStateReadonly
errorEmits an error if the current RequestState is in an error state
Readonly
failedEmits true if the current RequestState has failed
Readonly
loadingEmits true if the current RequestState is loading
Readonly
requestThe currently active RequestState
The currently active RequestState
Set a new current RequestState
The new RequestState
A container which keeps track of a replaceable RequestState