Replies: 1 comment
-
Hey @mena234 I kinda answered this question in this other discussion #4191 There is a meta property on ColumnsDef here and you can pass a |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using react-table v7.8.0, I wonder how to add some style to a specific Column.
For example, let's say I have a table with ( first name - last name - age ), I need to add some style for the last name column only.
Beta Was this translation helpful? Give feedback.
All reactions