Replies: 1 comment 1 reply
-
Insert a |
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 am trying to find a way to have a multi row header above a column. Some my data is vary narrow (like a single digit or yes/no) but the column header might be two words (like ARM COUNT). This cuts off the header and shows 3 dots. Granted the full column title is available in the tooltip. But it would be cool if I could insert a \n into the header string to force multi-row. Is there another way to do it? Apologies but I am still pretty new to material-react-table.
Beta Was this translation helpful? Give feedback.
All reactions