diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index e70cef304..6cb508bfb 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -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,