</h1> <button onClick={() => this.button_click() }>Click Me</button> </div> ); }. You could just use onClick=(this.button_click()}.
確定! 回上一頁