[Feature] 多级表头是支持折叠功能
Open
@fangsmile is already working on this.
Since Jun 2, 2024.
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
What problem does this feature solve?
多级表头时, 很多情况下 是有很多列需要展示,列数比较多时, 一屏幕看不全, 可以把某些不是特别需要关注的列先折叠起来。
如上面2张图, 级别信息,平时看 是折叠的, 展开列可以看到更多信息
What does the proposed API look like?
- 可以 方便控制 展开和折叠
- 可以配置哪些 列 在 折叠时 是显示的,
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.