File tree Expand file tree Collapse file tree 3 files changed +27
-0
lines changed Expand file tree Collapse file tree 3 files changed +27
-0
lines changed Original file line number Diff line number Diff line change 38
38
- [ beforeRouteLeave] ( api/beforeRouteLeave.md )
39
39
- [ beforeEnter] ( api/beforeEnter.md )
40
40
- [ Types] ( api/types/README.md )
41
+ - [ RouterOptions] ( api/types/router-options.md )
42
+ - [ RedirectOption] ( api/types/redirect-option.md )
43
+ - [ RouteConfig] ( api/types/route-config.md )
44
+ - [ RouteRecord] ( api/types/route-record.md )
45
+ - [ RouteMap] ( api/types/route-map.md )
46
+ - [ StringHash] ( api/types/string-hash.md )
47
+ - [ Location] ( api/types/location.md )
48
+ - [ RawLocation] ( api/types/raw-location.md )
41
49
- [ Route] ( api/types/route.md )
50
+ - [ Matcher] ( api/types/matcher.md )
Original file line number Diff line number Diff line change 34
34
- [ beforeRouteLeave] ( api/beforeRouteLeave.md )
35
35
- [ beforeEnter] ( api/beforeEnter.md )
36
36
- [ Types] ( api/types/README.md )
37
+ - [ RouterOptions] ( api/types/router-options.md )
38
+ - [ RedirectOption] ( api/types/redirect-option.md )
39
+ - [ RouteConfig] ( api/types/route-config.md )
40
+ - [ RouteRecord] ( api/types/route-record.md )
41
+ - [ RouteMap] ( api/types/route-map.md )
42
+ - [ StringHash] ( api/types/string-hash.md )
43
+ - [ Location] ( api/types/location.md )
44
+ - [ RawLocation] ( api/types/raw-location.md )
37
45
- [ Route] ( api/types/route.md )
46
+ - [ Matcher] ( api/types/matcher.md )
Original file line number Diff line number Diff line change 1
1
# Types
2
2
3
+ - [ RouterOptions] ( router-options.md )
4
+ - [ RedirectOption] ( redirect-option.md )
5
+ - [ RouteConfig] ( route-config.md )
6
+ - [ RouteRecord] ( route-record.md )
7
+ - [ RouteMap] ( route-map.md )
8
+ - [ StringHash] ( string-hash.md )
9
+ - [ Location] ( location.md )
10
+ - [ RawLocation] ( raw-location.md )
3
11
- [ Route] ( route.md )
12
+ - [ Matcher] ( matcher.md )
You can’t perform that action at this time.
0 commit comments