thirdSortClick option #458
-
material-react-table versionv1.9.3 react & react-dom versionsv18.2.0 Describe the bug and the steps to reproduce itHi, I try to disable the 3rd possibility offered when we sort a column. I would like to sort only in asc and desc direction. Fred. Minimal, Reproducible Example - (Optional, but Recommended)none. Screenshots or Videos (Optional)No response Do you intend to try to help solve this bug with your own PR?Yes, I think I know how to fix it and will discuss it in the comments of this issue Terms
|
Beta Was this translation helpful? Give feedback.
Answered by
KevinVandy
Apr 5, 2023
Replies: 1 comment 1 reply
-
This is what the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
KevinVandy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is what the
enableSortingRemoval
prop is for