React tutorial in Hindi #14 Props in class component

preview_player
Показать описание
in this react js tutorial for beginners series we learn how to use props in a functional component in react js. This video is made by anil Sidhu in the Hindi Language.
Playlist for complete React series in Hindi

Props with class Component
What are props
Use of props
Example with class component
Update props on Button click
Interview Question
Рекомендации по теме
Комментарии
Автор

"kya aap ye kar sakte ho??".. "Ji NAHI AAP YE nhi KAR SAKTE" .. love these lines ❤️

payalraghuwanshi
Автор

sir watched many video for state and props but concept clears now . Thank u Sir 🙏🙏

me.kumarrahul
Автор

Bro... want more videos on you started series of ecommerce laravel. hope you do it..

santhoshkumar-sfbc
Автор

bhai kya ham state aur props ko functional component ke saath har jagah use kar sakte hain?

ya aisa koi case hai jaha pe class component hi use karna padega?

pythonenthusiast
Автор

Sir as you told we can not change props in the child component but I think we can do it with the help of setState and useState. Can you clarify? And if yes then will the value passed by a prop from parent component will also change as state maintains it self

hritik
Автор

Hello Sir Please make Video Dashboard Design in React

raghavmahajan
Автор

bhaiya, whenever i try to use class component, it's showing blank white screen in localhost:3000....I used functional component its working perfectly but in case of class component, its displaying a white screen. can you solve it ? i tried everything.

kunalbiswas
Автор

Sir, redux ki jo playlist hai aage wali wo updated version ki hi hena ?? Aap new series banane wale ho sir redux ki ?? ki wo hi letest hai

darjipavan
Автор

Hello, u have not called props parameter in render function in student.js... Is it fine to do that??

UdayPawarUdi
Автор

yes pass kar sakte or usko this . children se access bhi kar sakte

faizahmed
Автор

<Student><h1></h1></Student> props.children use h1of student

dhaneshsh
Автор

sir agar hume Hello ko color rakhna hai aur email ko nehin rakhna wo kaise hoga

pruthivirajrao
Автор

Hey we can change the props data in child componet as well like props.emp.name = "Verma";

gauravverma
Автор

Sodhu bhai...
How to add function in props?

Tetetetstststzt
Автор

import React from 'react';
import Tut5 from



function App() {
return (

<Tut5 name={<h1>ravi</h1>} age="21" />
);
}



export default App;

i try to send html using props, if this is wrong please modify and write right answer

coder-ccpd
Автор

answer by children user html in component

dhaneshsh
Автор

Bhai tu bhot fast padata he yr tu click pr click krta he

pranishsonone
Автор

sir, i didnt find your Insta account? can you share proper link please because i have to ask help for my study project. Thanks

reenarani