REACT, Help me understand prevState

前端 未结 0 1630
花落未央
花落未央 2021-02-03 10:46

What is the difference between defining this counterHandler like this

counterHandler = () => {
        this.setState(() => {
            return { times: thi         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题