Google News
logo
ReactJS - Quiz(MCQ)
What is the children prop?
A)
a property that lets you pass components as data to other components
B)
a property that lets you pass data to child elements
C)
a property that lets you set an array as a property
D)
a property that adds child components to state

Correct Answer :   a property that lets you pass components as data to other components