How to get withRouter hoc properties in ag-grid cell renderer

前端 未结 0 1217
渐次进展
渐次进展 2020-12-04 07:10

I have created a cell renderer which shows a button, when you click on it I have to initiate this.props.history.push(\'/somelocation\') based on the cell data.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题