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 ea45b4d commit efe4b72Copy full SHA for efe4b72
packages/router/src/navigation_transition.ts
@@ -221,7 +221,7 @@ export type RestoredState = {
221
/**
222
* Information about a navigation operation.
223
* Retrieve the most recent navigation object with the
224
- * [Router.getCurrentNavigation() method](api/router/Router#getcurrentnavigation) .
+ * [Router.currentNavigation() method](api/router/Router#currentNavigation) .
225
*
226
* * *id* : The unique identifier of the current navigation.
227
* * *initialUrl* : The target URL passed into the `Router#navigateByUrl()` call before navigation.
0 commit comments