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