Tencent / Tencent/tdesign-react
[Table] row-select 的自定义 tilte 和 render 无效
Open
@chaishi is already working on this.
Since Sep 28, 2023.
💪🏻 enhancement
💭 discussion
- Dominant language
- TypeScript
- Stars
- 965
- Forks
- 373
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 17
Description
tdesign-react 版本
1.1.11
重现链接
No response
重现步骤
- 引入表格 table
- 数据项columns配置{ colKey: 'row-select', type: 'multiple' ,render:()=><>自定义表头无效</>}
- 或者 数据项columns配置{ colKey: 'row-select', type: 'multiple' ,title:()=><>自定义表头无效</>}
期望结果
row-select的列头渲染 自定义表头无效
实际结果
显示复选框
框架版本
No response
浏览器版本
No response
系统版本
No response
Node版本
No response
补充说明
row-select
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.