From 25e442a6a44854e83946065b8666e45165c11bc0 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 13 Mar 2023 07:57:21 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 2595742fe..08e54c699 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -8851,9 +8851,8 @@ "name": "rowStyle", "optional": true, "readonly": false, - "type": "any", - "default": "", - "description": "A function that takes the row data as a parameter and returns the inline style for the corresponding row." + "type": "Function", + "default": "" }, { "name": "rows",