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 809fff0 commit ccdd3b8Copy full SHA for ccdd3b8
docs/en/api/route-object.md
@@ -54,7 +54,7 @@ The route object can be found in multiple places:
54
55
- type: `string`
56
57
- The hash of the current route (without `#`), if it has one. If no hash is present the value will be an empty string.
+ The hash of the current route (with the `#`), if it has one. If no hash is present the value will be an empty string.
58
59
- **$route.fullPath**
60
0 commit comments