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