From 349c14b3ada19bac08cd4c9dc691b479c877297d Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 14 Jun 2023 14:29:01 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index e71299452..1df33b7d2 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -28304,7 +28304,7 @@ "readonly": false, "type": "any", "default": "", - "description": "Template of the paginator, can either be a string or an object with key-value pairs to define templates per breakpoint.\n\n- FirstPageLink\n- PrevPageLink\n- PageLinks\n- NextPageLink\n- LastPageLink\n- RowsPerPageDropdown\n- JumpToPageDropdown\n- JumpToPageInput\n- CurrentPageReport" + "description": "Template of the paginator, can either be a string or an object with key-value pairs to define templates per breakpoint. Available templates are the following;\n\n- FirstPageLink\n- PrevPageLink\n- PageLinks\n- NextPageLink\n- LastPageLink\n- RowsPerPageDropdown\n- JumpToPageDropdown\n- JumpToPageInput\n- CurrentPageReport" }, { "name": "currentPageReportTemplate",