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