We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4b66bf commit 3b36f84Copy full SHA for 3b36f84
docs/ja/api/start.md
@@ -2,6 +2,9 @@
2
3
ルーターが使用可能なアプリケーションを開始します。`App` のインスタンスを作成し、それを `el` にマウントします。
4
5
+**Note:**
6
+vue-router は Vue インスタンスで開始することはできません。
7
+
8
### 引数
9
10
- `App: Function|Object`
0 commit comments