Pass entire row item to a custom column renderer
未关闭
low priority
- 主要语言
- TypeScript
- 星标
- 92
- 派生
- 63
- PR 合并指标
- 30 天内没有已合并 PR
描述
**Enhancement**
To enable "composite" columns or custom renders that need to use additional information other that than the column value, we should consider passing the entire data item to the custom column renderers.
贡献指南
调研方向
首先定位自定义列 renderer 的入口点,并检查它当前如何接收列值。确定使整个行项目可用于复合列所需的 API,然后为使用其他字段的 renderer 添加覆盖测试,并确认现有 renderer 仍保持兼容。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- frontend
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100