You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/guide/essentials/template-refs.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -249,7 +249,7 @@ defineExpose({
249
249
250
250
عندما يحصل المكون الأب على نسخة من هذا المكون عبر مراجع القالب، سيكون المكون المسترجع على الشكل `{ a: number, b: number }` (المراجع تُفك تلقائياً مثل المكونات العادية).
251
251
252
-
اطلع أيضا على [إضافة الأنواع إلى مراجع القالب](/guide/component-provide-inject.html#private-components) <supclass="vt-badge ts" />
252
+
اطلع أيضا على [إضافة الأنواع إلى مراجع القالب](/guide/typescript/composition-api.html#typing-component-template-refs) <supclass="vt-badge ts" />
0 commit comments