div tag instead of table tags in react-table for column resizing better? #5204
Unanswered
Devanshu-mile9
asked this question in
Q&A
Replies: 0 comments
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.
-
in react-table i want to truncate the text while resizing the column. I tried it with table tags but does not work. it works with div tag but i am not sure whether to use it or not . If i use div tag with react table , will i be able to use all the react-table features and functionalities?
And will it be good for a large data?
Beta Was this translation helpful? Give feedback.
All reactions