VTable icon indicating copy to clipboard operation
VTable copied to clipboard

[Bug] registerCustomCellStyle not work on some cases

Open fangsmile opened this issue 9 months ago • 0 comments

Version

1

Link to Minimal Reproduction

1

Steps to Reproduce

this.table.registerCustomCellStyle('row-highlight', { bgColor: '#82b2f5', color: 'yellow' });

Image 带有icon的单元格文本颜色 color无法生效 行序号列的文本颜色不能生效

Current Behavior

1

Expected Behavior

1

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

fangsmile avatar Mar 20 '25 06:03 fangsmile