Fetch
A wrapper for asynchronous fetch operations.
Fetch.Initial is for default states, and is not generally emitted;
Fetch.Fetching is emitted automatically before the fetch operation is executed when using fetch;
Fetch.Finished automatically encapsulates the result of the fetch operation.
See also
Inheritors
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
also do an action, if Fetch is in-progress.