glideapps / glideapps/glide-data-grid
Possible to use different font for header? Right Align Header Text with column?
Open
package:core
type:enhancement
- Dominant language
- TypeScript
- Stars
- 5.3k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
I'm able to right-align the data cells of a column, but it doesn't apply to the header.
But when I want to apply a monospace font to just the data cells, it also applies it to the header.
It seems to me that styling props should be divided out for headers and data cells separately. Is there a way to do this that I'm missing?
Loving the grid otherwise!
Contributor guide
Assessment
This issue has not been assessed yet.