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 8ba68b6 commit 7ca6897Copy full SHA for 7ca6897
docs/en/api/router-instance.md
@@ -28,6 +28,7 @@
28
29
Add global navigation guards. See [Navigation Guards](../advanced/navigation-guards.md).
30
31
+ In 2.5.0+ all three methods return a function that removes the registered guard/hook.
32
33
- **router.push(location, onComplete?, onAbort?)**
34
- **router.replace(location, onComplete?, onAbort?)**
0 commit comments