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 918af22 commit 0c5100cCopy full SHA for 0c5100c
src/guide/migration/introduction.md
@@ -113,7 +113,8 @@ Vue 2 と互換性のある動作と、互換性のない使用法に対する
113
- [$on, $off そして $once のインスタンスメソッド](/guide/migration/events-api.html)
114
- [Filters](/guide/migration/filters.html)
115
- [インラインテンプレート属性](/guide/migration/inline-template-attribute.html)
116
-- [`$children` インスタンスプロパティ](/guide/migration/children.md)
+- [`$children` インスタンスプロパティ](/guide/migration/children.html)
117
+- [`propsData` オプション](/guide/migration/props-data.html)
118
- `$destroy` インスタンスメソッド。 ユーザーは、個々の Vue コンポーネントのライフサイクルを手動で管理べきではなくなりました。
119
120
## サポートライブラリ
0 commit comments