Hide one of my column headers #5117
Unanswered
mdodge-ecgrow
asked this question in
Q&A
Replies: 1 comment 1 reply
-
use a custom |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I have a table build with react-table. Now I want to add a column with the three vertical dots like you sometimes see to give you a few options on that specific row. For that column, I do not want a header. I could not find any options in the docs to hide or disable a certain header. How can I do that?
Beta Was this translation helpful? Give feedback.
All reactions