Optional
request: IValueRequestState<T>Readonly
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
The currently active RequestState
The currently active RequestState
The currently active RequestState
Set a new current RequestState
A container which keeps track of a replaceable RequestState of a known return type