Skip to content

Commit a3b3503

Browse files
kazuponyyx990803
authored andcommitted
docs: [ja] translate $route.name
1 parent e4aee36 commit a3b3503

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/ja/route.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ route オブジェクトは以下のプロパティを公開します:
2424

2525
現在の route で全てマッチされたセグメントに対する route 設定オブジェクトを含んでいる配列。
2626

27+
- **$route.name**
28+
29+
route オブジェクトがある場合は、現在の route の名前。([named routes](./named.md) を参照)
30+
2731
### カスタムフィールド
2832

2933
上記のビルドインプロパティに加えて、route 設定で定義されたカスタムフィールドも、route オブジェクトにマージされます。例:

0 commit comments

Comments
 (0)