Skip to content

Commit 51d40a5

Browse files
committed
docs(api): add note about push
Close #2712
1 parent da28363 commit 51d40a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: docs/api/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,8 @@ router.forward()
369369
370370
Programmatically navigate to a new URL. See [Programmatic Navigation](../guide/essentials/navigation.md) for more details.
371371
372+
These functions can only be called after installing the Router plugin and passing it to the root Vue instance as shown in the [Getting Started](../guide/README.md).
373+
372374
### router.getMatchedComponents
373375
374376
Signature:

0 commit comments

Comments
 (0)