[Feature Request] table 组件 colgroup col 标签增加class以便于自定义控制
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Existing Component
是
### Component Name
table
### Description
项目中有需求需要优化expand列的图标显示方式为悬浮在数据列中,用css可控制expand列td 和th为position: absolute,但需要修改expand列对应的col宽度为0px,目前无入口对其进行修改。希望能够对 colgroup 和col 标签 增加class名 如:el-table__expand-col
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.