Update API doc

pull/4011/head
GitHub Actions Bot 2023-05-30 13:39:48 +00:00
parent 65a6310cb9
commit 6dbd3ec18d
1 changed files with 2 additions and 2 deletions

View File

@ -27859,12 +27859,12 @@
"description": "Uses to pass attributes to the root's DOM element." "description": "Uses to pass attributes to the root's DOM element."
}, },
{ {
"name": "left", "name": "start",
"optional": true, "optional": true,
"readonly": false, "readonly": false,
"type": "PaginatorPassThroughOptionType", "type": "PaginatorPassThroughOptionType",
"default": "", "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", "name": "firstPageButton",