mirror of
https://github.com/gosticks/react-table.git
synced 2025-10-16 11:55:36 +00:00
* Sub rows are selected if the parent row is selected. * Parent rows are updated accordingly if a subRow is selected. * Updated useRowSelect snapshot tests to test subRow selection. |
||
|---|---|---|
| .. | ||
| tests | ||
| useExpanded.js | ||
| useFilters.js | ||
| useFlexLayout.js | ||
| useGroupBy.js | ||
| usePagination.js | ||
| useRowSelect.js | ||
| useRowState.js | ||
| useSortBy.js | ||