ant-design/components/table
limingxin 765bc1effc
docs: Table QA about rowSelection renderCell (#35494)
* Update index.zh-CN.md

之前需要在 可选列的勾选框 中增加 Tooltip,没有在文档中找到相关的文档,通过搜索 issue,以为暂时不支持,看了源码才发现已经支持了。

所以想要完善一下文档,可以方便其他用户找到此内容。

* docs: Table QA about rowSelection renderCell

update US doc
2022-05-11 17:58:26 +08:00
..
__tests__ perf: refactor devWarning for production code size (#35411) 2022-05-10 15:43:29 +08:00
demo chore: eslint add consistent-type-imports (#35419) 2022-05-07 14:31:54 +08:00
hooks perf: refactor devWarning for production code size (#35411) 2022-05-10 15:43:29 +08:00
style fix: Table columns sorter a11y experience (#35269) 2022-04-27 16:27:13 +08:00
Column.tsx chore: eslint add consistent-type-imports (#35419) 2022-05-07 14:31:54 +08:00
ColumnGroup.tsx chore: eslint add consistent-type-imports (#35419) 2022-05-07 14:31:54 +08:00
ExpandIcon.tsx chore: eslint add consistent-type-imports (#35419) 2022-05-07 14:31:54 +08:00
index.en-US.md docs: Table QA about rowSelection renderCell (#35494) 2022-05-11 17:58:26 +08:00
index.tsx fix: table export ColumnProps (#21321) 2020-02-10 17:43:45 +08:00
index.zh-CN.md docs: Table QA about rowSelection renderCell (#35494) 2022-05-11 17:58:26 +08:00
interface.tsx chore: eslint add consistent-type-imports (#35419) 2022-05-07 14:31:54 +08:00
Table.tsx perf: refactor devWarning for production code size (#35411) 2022-05-10 15:43:29 +08:00
util.ts chore: eslint add consistent-type-imports (#35419) 2022-05-07 14:31:54 +08:00