Skip to content

Commit 1710366

Browse files
committed
Mention application mounting changes in migration guide and API (vuejs/docs@3147cc5)
1 parent 1362dd7 commit 1710366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/application-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ el にて受け取った実際の DOM 要素の blueprint を表します。
191191

192192
- **使用方法:**
193193

194-
渡された DOM 要素に対して、アプリケーションインスタンスのルートコンポーネントをマウントします
194+
与えられた DOM 要素の `innerHTML` は、アプリケーションのルートコンポーネントのレンダリングされたテンプレートに置き換えられます
195195

196196
- **例:**
197197

0 commit comments

Comments
 (0)