0 votes
in ReactJS by
retagged by
Which of the following is used to pass data to a component from outside in React.js?

a) SetState

b) Render with arguments

c) Props

d) PropTypes
...