You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/api/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -780,7 +780,7 @@ stringifyQuery?: (
780
780
781
781
## RouteRecordRaw
782
782
783
-
Route record that can be provided by the user when adding routes via the [`routes` option](#routeroptions) or via [`router.addRoutes()`](#addroutes). There are three different kind of route records:
783
+
Route record that can be provided by the user when adding routes via the [`routes` option](#routeroptions) or via [`router.addRoute()`](#addroute-2). There are three different kind of route records:
784
784
785
785
- Single views records: have a `component` option
786
786
- Multiple views records ([named views](../guide/essentials/named-views.md)): have a `components` option
0 commit comments