React | React Forms | Question 3

Last Updated :
Discuss
Comments

Which method is used to update a form input value in React?

setState()

forceUpdate()

updateState()

render()

Share your thoughts in the comments