Tencent / Tencent/tdesign-react

[Table] row-select 的自定义 tilte 和 render 无效

Open
#2,521 3 comments 0 reactions 1 assignee View on GitHub

@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

重现步骤
  1. 引入表格 table
  2. 数据项columns配置{ colKey: 'row-select', type: 'multiple' ,render:()=><>自定义表头无效</>}
  3. 或者 数据项columns配置{ colKey: 'row-select', type: 'multiple' ,title:()=><>自定义表头无效</>}
期望结果

row-select的列头渲染 自定义表头无效

实际结果

显示复选框

框架版本

No response

浏览器版本

No response

系统版本

No response

Node版本

No response

补充说明

row-select
image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.