I want to read the onClick event value properties. But when I click on it, I see something like this on the console:
SyntheticMouseEvent {dispatchConfig: Ob
class extends React.Component { onClickDiv = (column) => { // do stuff } render() { return this.onClickDiv('123')} /> } } 0 讨论(0) 查看其它30个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复