We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42d6b72 commit 0a3485fCopy full SHA for 0a3485f
README.md
@@ -9,6 +9,7 @@ assumptions about the shape of your data or the type of request.
9
- Works with any (native) promise
10
- Choose between Render Props and Context-based helper components
11
- Provides convenient `isLoading`, `startedAt` and `finishedAt` metadata
12
+- Provides `cancel` and `reload` actions
13
- Automatic re-run using `watch` prop
14
- Accepts `onResolved` and `onRejected` callbacks
15
- Supports optimistic updates using `setData`
0 commit comments