I have this table:
3条回答 一整个雨季 (楼主) 2021-01-06 15:08 I'm not familiar with Angular, so this may be the incorrect way to do this, but this seems to work on your fiddle ... change the row to and add the css class .highlight { background-color: gray; } The idea comes from this SO question 0 讨论(0) 查看其它3个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
I'm not familiar with Angular, so this may be the incorrect way to do this, but this seems to work on your fiddle ...
change the row to
and add the css class .highlight { background-color: gray; } The idea comes from this SO question 0 讨论(0) 查看其它3个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
and add the css class
.highlight { background-color: gray; }
The idea comes from this SO question