539 B
539 B
title, localeTitle
| title | localeTitle |
|---|---|
| Access Props Using this.props | وصول الدعائم باستخدام هذا. المحاصيل |
## Access Props باستخدام هذا .props
للحصول على هذا الحل ، يجب أن تتذكر أولاً كيفية إضافة الأدوات الدعائية إلى المكون الرئيسي:
`` `JSX
Once you have the prop set, you can use this.props in your child component.
أتش تي أم أل
كلمة المرور المؤقتة هي: {this.props.tempPassword}
`` `