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 983797f commit 7098518Copy full SHA for 7098518
docs/api/index.md
@@ -370,7 +370,7 @@ export declare function useRoute(): RouteLocationNormalized
370
371
### useRouter
372
373
-Returns the [router](#Router) instance. Equivalent to using `$router` inside templates. Must be called inside of `setup()`.
+Returns the [router](#router-properties) instance. Equivalent to using `$router` inside templates. Must be called inside of `setup()`.
374
375
**Signature:**
376
0 commit comments