-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
单元格:通过给数据 data 设置字段 cellClassName 可以给任意一个单元格指定样式。
What does the proposed API look like?
单元格:通过给数据 data 设置字段 cellClassName 可以给任意一个单元格指定样式。
customCell只会在表格加载的时候调用一次?我后数据返回之后,怎么再次触发这个函数