glideapps / glideapps/glide-data-grid

Whether the header allows line breaks

Open
#930 3 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.