From 6dbd3ec18dcd98970780898ddd911a4b6a6b260f Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 30 May 2023 13:39:48 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index c3d57d481..dd64632a6 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -27859,12 +27859,12 @@ "description": "Uses to pass attributes to the root's DOM element." }, { - "name": "left", + "name": "start", "optional": true, "readonly": false, "type": "PaginatorPassThroughOptionType", "default": "", - "description": "Uses to pass attributes to the left's DOM element." + "description": "Uses to pass attributes to the start's DOM element." }, { "name": "firstPageButton",