ant-design / ant-design/pro-components
ProTable增加可以获取antd table ref的方式
Open
- Dominant language
- TypeScript
- Stars
- 4.8k
- Forks
- 1.4k
- Avg merge
- 10h 44m
- Merged PRs (30d)
- 3
Description
### 🔩 所属模块或组件
ProTable
### 🥰 需求描述
增加可以获取antd table ref的方式
### ⛰ 功能需求适用场景
自己封装hook需要获取table ref 目前没有办法直接获取Table ref
Contributor guide
Research direction
Start from the ProTable component and inspect how its underlying antd Table is created and how component refs are currently handled. Define and document a supported way to obtain that Table ref for custom hooks, then add coverage showing the ref can be accessed as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100