There are a few methods to pass a parameter value through an onClick event in React. ... { console.log(value); }; render() { return <button onClick={this.
確定! 回上一頁