<button onClick={this.props.Click} disabled={this.props.Disabled}>My button</button>. You also get the accessibility benefits of using a button over a div.
確定! 回上一頁