Q:

Name the function used to change the state of react component

0

Name the function used to change the state of react component


  1. this.setState
  2. this.setChangeState
  3. this.State{}
  4. Both A and B

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

A.this.setState

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

What are two ways that data gets handled in React?... >>
<< Why we use webpack command?...