Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
目前SetRowClassFormatter只能返回css样式的类名,样式必须先固化在样式文件中
能否提供一个类似于SetRowStyleFormatter的方法,可以后端直接设置style,如返回:“color:red;font-size:15px;”等,这样的话就无需固化样式了
Describe the solution you'd like
No response
Additional context
No response
Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
目前SetRowClassFormatter只能返回css样式的类名,样式必须先固化在样式文件中
能否提供一个类似于SetRowStyleFormatter的方法,可以后端直接设置style,如返回:“color:red;font-size:15px;”等,这样的话就无需固化样式了
Describe the solution you'd like
No response
Additional context
No response