Web technologies Questions | React.js Quiz | Set-2 | Question 10

Last Updated :
Discuss
Comments
Which of the below methods is used to render react content on an HTML page ?
React.mount()
ReactDOM.start()
ReactDOM.render()
React.render()
Share your thoughts in the comments