You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First-class support for checkbox-driven selection, including an indeterminate state on parents whose children are partially selected (as Mantine and similar libraries expose).
Summary
First-class support for checkbox-driven selection, including an indeterminate state on parents whose children are partially selected (as Mantine and similar libraries expose).
Rolls up
Relates to the controlled-selection work in #345.