我想在单元格中“单击”并显示console.log,但是此功能无法运行:
headerName: 'Id', field: 'id', cellClicked: function() { console.log('asssaasas'); }
我确实在单元格中单击了AgGRID,但是在html5.console中我什么也没显示。
ag-grid angular
ag-grid ×1
angular ×1