toggleSelect
Deprecated
Selection state moved to TableState.selection. Use selection.toggleRow(index).
Replace with
selection.toggleRow(index)Content copied to clipboard
Selection state moved to TableState.selection. Use selection.toggleRow(index).
selection.toggleRow(index)