Update API doc

pull/3743/head
GitHub Actions Bot 2023-03-13 07:57:21 +00:00
parent 50d7ac5782
commit 25e442a6a4
1 changed files with 2 additions and 3 deletions

View File

@ -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",