Front-End Programming Exam  >  Front-End Programming Videos  >  Learn React JS: Fundamentals for Front-End Developers (in Hindi)  >  UnControlled and Controlled Component ReactJS - Hindi / Urdu Tutorial

UnControlled and Controlled Component ReactJS - Hindi / Urdu Tutorial Video Lecture | Learn React JS: Fundamentals for Front-End Developers (in Hindi) - Front-End Programming

32 videos

FAQs on UnControlled and Controlled Component ReactJS - Hindi / Urdu Tutorial Video Lecture - Learn React JS: Fundamentals for Front-End Developers (in Hindi) - Front-End Programming

1. Uncontrolled संचालित कॉम्पोनेंट्स और Controlled कॉम्पोनेंट्स क्या हैं?
उत्तर: Uncontrolled कॉम्पोनेंट्स ReactJS में ऐसे कॉम्पोनेंट्स हैं जिनमें इनपुट फ़ील्ड के मान स्थानांतरित नहीं होते हैं, जबकि Controlled कॉम्पोनेंट्स में इनपुट फ़ील्ड के मान स्थानांतरित होते हैं।
2. Controlled कॉम्पोनेंट्स का उपयोग क्यों किया जाता है?
उत्तर: Controlled कॉम्पोनेंट्स का उपयोग इनपुट फ़ील्ड के मान को नियंत्रित करने के लिए किया जाता है। इसके माध्यम से, हम इनपुट फ़ील्ड के मान को सेट कर सकते हैं, उन्हें पढ़ सकते हैं और उन पर किसी भी परिवर्तन को ट्रैक कर सकते हैं।
3. Controlled कॉम्पोनेंट्स के उदाहरण क्या हैं?
उत्तर: एक उदाहरण के रूप में, एक Controlled कॉम्पोनेंट एक इनपुट फ़ील्ड (जैसे कि टेक्स्ट बॉक्स) को दर्शाता है और उसे एक स्थानीय स्टेट में संग्रहीत करता है। जब उपयोगकर्ता इनपुट फ़ील्ड में कुछ लिखता है, तो स्टेट अपडेट होता है और इसे दिखाने के लिए पुनर्निर्देशित किया जाता है।
4. Uncontrolled कॉम्पोनेंट्स के उदाहरण क्या हैं?
उत्तर: एक उदाहरण के रूप में, एक Uncontrolled कॉम्पोनेंट एक इनपुट फ़ील्ड (जैसे कि टेक्स्ट बॉक्स) को दर्शाता है, लेकिन उसके मान स्थानांतरित नहीं होते हैं। उपयोगकर्ता कुछ लिखता है और उसे छोड़ देता है, इसलिए कॉम्पोनेंट को इनपुट के मान के बारे में कोई जानकारी नहीं होती है।
5. ReactJS में Controlled कॉम्पोनेंट्स कैसे बनाएं?
उत्तर: Controlled कॉम्पोनेंट्स को बनाने के लिए, हमें एक स्थानीय स्टेट का उपयोग करना होता है जो इनपुट फ़ील्ड के मान को संग्रहीत करता है। फिर हमें इनपुट फ़ील्ड को एक इवेंट हैंडलर के साथ जोड़ना होता है जो स्टेट को अपडेट करता है और पुनर्निर्देशित करता है। इस प्रकार, हम इनपुट फ़ील्ड के मान को नियंत्रित कर सकते हैं।
32 videos
Explore Courses for Front-End Programming exam
Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev
Related Searches

Exam

,

study material

,

pdf

,

shortcuts and tricks

,

past year papers

,

UnControlled and Controlled Component ReactJS - Hindi / Urdu Tutorial Video Lecture | Learn React JS: Fundamentals for Front-End Developers (in Hindi) - Front-End Programming

,

practice quizzes

,

Summary

,

Free

,

Sample Paper

,

MCQs

,

Important questions

,

Viva Questions

,

Extra Questions

,

ppt

,

Semester Notes

,

video lectures

,

mock tests for examination

,

Previous Year Questions with Solutions

,

UnControlled and Controlled Component ReactJS - Hindi / Urdu Tutorial Video Lecture | Learn React JS: Fundamentals for Front-End Developers (in Hindi) - Front-End Programming

,

Objective type Questions

,

UnControlled and Controlled Component ReactJS - Hindi / Urdu Tutorial Video Lecture | Learn React JS: Fundamentals for Front-End Developers (in Hindi) - Front-End Programming

;