antvis / antvis/S2

🙏明细表是否可以添加一个新的布局模式,

Open
#1,939 2 comments 0 reactions 1 assignee Claimed by @serializedowen View on GitHub
✅ accepted 💤 inactive 🙏feature request
Dominant language
TypeScript
Stars
1.7k
Forks
220
PR merge metrics
No merged PRs in 30d

Description

### 🖋 Description

目前的布局模式有
1, adaptive 满足行列均分容器
2, colAdaptive, 列等宽 行头紧凑布局, 列 均分剩余宽度
3.compact 紧凑布局, 每个列宽度根据设置显示

新增加的布局模式如下:
4, maxWidth
行列根据maxWidth 的设置 比如maxWidth 设置为 50 则 列头内容文字宽度超过 50px的内容显示... 不超过50则按照文字宽度去自适应宽度. 这样可以更灵活的去 设置每列的动态宽度.

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.