Commit 064c2d1
Datatable: cellMemo parameter for radio/checkbox cells (#8098)
* Create cell memoization options in datatable props, including detailed documentation
* Prettier
* Fixed TS error
* Fixed TS error
* Update datatable.d.ts
* Created ref for expandedRows in TableBody.js so that the onRowToggle runs with the most updated value
* cellMemo set to false now stops memoization of Radio/Checkbox cells as well
---------
Co-authored-by: Melloware <mellowaredev@gmail.com>1 parent 1e7b69d commit 064c2d1
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
683 | 683 | | |
684 | 684 | | |
685 | 685 | | |
| 686 | + | |
| 687 | + | |
686 | 688 | | |
687 | 689 | | |
688 | 690 | | |
| |||
0 commit comments