glideapps / glideapps/glide-data-grid
Whether the header allows line breaks
Open
package:core
type:enhancement
- Dominant language
- TypeScript
- Stars
- 5.3k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
`const columns = [
{
title: "AAAA\nBBBB",
allowWrapping: true,
},
...
] `
Contributor guide
Assessment
This issue has not been assessed yet.