user image

Preeti Tripathi

Job Interview Skills
English
2 years ago

49. Can you display props on a parent Component?

user image

Abhishek Mishra

2 years ago

React components use props to communicate with each other. Every parent component can pass some information to its child components by giving them props. Props might remind you of HTML attributes, but you can pass any JavaScript value through them, including objects, arrays, and functions.

Recent Doubts

Close [x]