table
table copied to clipboard
feat(RowSelection): support indeterminate states
Description:
This PR implements comprehensive parent-child selection behavior enhancements when enableSubRowSelection is enabled, resolving critical indeterminate state issues and improving hierarchical table user experience.
Fixes:
- https://github.com/TanStack/table/issues/6049