selectCell
Deprecated
Selection state moved to TableState.selection. Use selection.selectCell(rowIndex, column).
Replace with
selection.selectCell(rowIndex, column)Content copied to clipboard
Selection state moved to TableState.selection. Use selection.selectCell(rowIndex, column).
selection.selectCell(rowIndex, column)