Define colspan for table headers instead of column grouping #646
Unanswered
bastiengrignon
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.
-
Is there a way to define
colspan
props for table header ? My use case is different from column grouping as I would like to have two columns in one but with only one header row :What I would like to have :
What I can actually make :
So is there a way to achieve what I want to do ? Maybe I missed something in the docs 🤔
Beta Was this translation helpful? Give feedback.
All reactions