[Feature] 自定义组件可以支持自己建造组件绘制图形,比如自己定义popconfirm switch 这种,内部样式可以自己定义,丰富表格内部组件
Open
@Rui-Sun is already working on this.
Since Jan 3, 2025.
feature
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
What problem does this feature solve?
表格内有些交互比较轻量,希望自己定义的组件可以弥补原先元组件不够的交互场景,比如switch 开关, popconfirm 气泡框等
What does the proposed API look like?
以jsx 的方式定义
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.