Update API doc

pull/4030/head
GitHub Actions Bot 2023-06-05 11:05:01 +00:00
parent 7c885411ba
commit 5bc526e5f4
1 changed files with 8 additions and 0 deletions

View File

@ -28001,6 +28001,14 @@
"description": "Custom passthrough(pt) options.",
"relatedProp": "PaginatorProps.pt",
"props": [
{
"name": "paginatorWrapper",
"optional": true,
"readonly": false,
"type": "PaginatorPassThroughOptionType",
"default": "",
"description": "Uses to pass attributes to the paginator wrapper's DOM element."
},
{
"name": "root",
"optional": true,