Replies: 2 comments 2 replies
-
not to much going on here @tannerlinsley would really appreciate help here |
Beta Was this translation helpful? Give feedback.
0 replies
-
React Table v7 is headless API i.e. you can control your component's dom, so feel free to try mentioned package with react table, it should work.. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, first of all thank you for the great library.
I would like to see an example of react table with different columns enabled based on screen size similar to the table library of https://www.npmjs.com/package/react-super-responsive-table
Basically my request is to change the table view to a more readable component in a hidden column maybe? if the screen resolution is is bellow a certain size (maybe with the help of media queries?)
CodeSandbox would be great.
Really appreciate the help.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions