Skip to content

Commit 563b74e

Browse files
theGCposva
authored andcommitted
update component-injections.md (#1307)
add in bullet for beforeRouteUpdate
1 parent d4fbffa commit 563b74e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: docs/en/api/component-injections.md

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ These properties are injected into every child component by passing the router i
1515
### Enabled Options
1616

1717
- **beforeRouteEnter**
18+
- **beforeRouteUpdate** (added in 2.2)
1819
- **beforeRouteLeave**
1920

2021
See [In Component Guards](../advanced/navigation-guards.md#incomponent-guards).

0 commit comments

Comments
 (0)