class MyComponent extends React.Component {. 3. constructor(props) {. 4. super(props). 5. this.clickHandler = this.clickHandler.bind(this);.
確定! 回上一頁