Login
Remember
Register
Ask a Question
In React what is used to pass data to a component from outside?
0
votes
asked
May 20, 2020
in
ReactJS
by
SakshiSharma
In React what is used to pass data to a component from outside?
setState
render with arguments
props
PropTypes
#reactjs-components
#reactjs-pass-data
#reactjs-component-data
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
May 21, 2020
by
Robindeniel
props
...