Update API doc
parent
50d7ac5782
commit
25e442a6a4
|
@ -8851,9 +8851,8 @@
|
||||||
"name": "rowStyle",
|
"name": "rowStyle",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "any",
|
"type": "Function",
|
||||||
"default": "",
|
"default": ""
|
||||||
"description": "A function that takes the row data as a parameter and returns the inline style for the corresponding row."
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "rows",
|
"name": "rows",
|
||||||
|
|
Loading…
Reference in New Issue