标签: javascript reactjs
<button onClick={ ()=>this.funtionname("hello")}>ChangeState</button>
与箭头功能相同吗? 在这种情况下,onClick()是否为箭头功能?