jd-opensource / jd-opensource/drip-table
表格文本列支持配置富文本提示
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
表格行数据中可能存在部分无需直接展示,但是又需要有入口能让用户查看的信息,不适合使用表格展示列功能,需要其它功能解决该问题。
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
1. 文本列支持配置富文本提示;
2. 可以配置hover该行展示提示按钮或hover该单元格展示该提示按钮或一直展示该展示按钮;
3. 提示中可以配置使用该行的数据。
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
类比该卡片

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.