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 25f73af commit 7b16fccCopy full SHA for 7b16fcc
README.md
@@ -51,6 +51,10 @@ Clears the internal timer.
51
52
Aborts the controller and clears the internal timeout.
53
54
+### `timeoutController.reset()`
55
+
56
+Clears the timer and sets the internal timeout to occur after the `ms` timeout it was created with.
57
58
## Related
59
60
- [`abort-controller`](https://github.com/mysticatea/abort-controller)
0 commit comments