Replies: 1 comment 2 replies
-
Hi! I believe you can actually render a custom header, since the column's title accepts a If you can think of a possible usage scenario where you'd need a dynamic title, I guess we could simply refactor the |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi! I'm currently using this lib and a feature I really miss is the capability of rendering a custom header for the columns.
So far we can render the column body cells, and adding the column header cell to this group would make this lib even better.
I can do the code, since it's a pretty simple thing. And talking about that, I was thinking of naming this prop as "renderHeader",since "render" already exists for rows cells.
Beta Was this translation helpful? Give feedback.
All reactions