From f32ac00e1423ca7ee4c68b1468803a69f773c9dd Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 19 Apr 2023 07:48:34 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index d76d67d24..a9ac2b2d3 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -24892,15 +24892,15 @@ "description": "Uses to pass attributes to the root's DOM element." }, { - "name": "groupleft", + "name": "groupStart", "optional": true, "readonly": false, "type": "ToolbarPassThroughOptionType", "default": "", - "description": "Uses to pass attributes to the groupleft's DOM element." + "description": "Uses to pass attributes to the groupstart's DOM element." }, { - "name": "groupcenter", + "name": "groupCenter", "optional": true, "readonly": false, "type": "ToolbarPassThroughOptionType", @@ -24908,7 +24908,7 @@ "description": "Uses to pass attributes to the groupcenter's DOM element." }, { - "name": "groupright", + "name": "groupEnd", "optional": true, "readonly": false, "type": "ToolbarPassThroughOptionType",