Skip to content

Commit 56f7c2a

Browse files
committed
docs(ja): update basic.md (ref d919dff)
1 parent 72fdcd9 commit 56f7c2a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/ja/basic.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,9 @@ router.start(App, '#app')
5858
```
5959

6060
[live](http://jsfiddle.net/yyx990803/xyu276sa/) の例もチェックアウトできます。
61+
62+
加えて:
63+
64+
- root な Vue インスタンスは一度だけ初期レンダリングが完了する、 `router.app` として利用できます。
65+
66+
- router インスタンスは `this.$router` として router アプリケーションの全ての子孫で利用できます。

0 commit comments

Comments
 (0)