DEV Community

Discussion on: React Interview Questions

Collapse
 
cadams profile image
Chad Adams • Edited

Q:- What are props in React?

Your answer is very weak. Props stand for properties. In a nutshell it’s just a way to pass properties into react components.

Collapse
 
fullstacktuts profile image
Full Stack Tutorials • Edited

Thanks for your valuable comment! here is just short info, will take care of such things while posting any links. complete info about props is provided here...

Read the Complete Article React.js Interview Questions & Answers