class MyComponent extends Component { constructor(props) { this.state={rowSelection: 'single'} } onGridReady(params) { this.gridApi = params.api this.
確定! 回上一頁