diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json
index a27c73014..901e3f464 100644
--- a/doc/common/apidoc/index.json
+++ b/doc/common/apidoc/index.json
@@ -7638,6 +7638,14 @@
                             "default": "",
                             "description": "An array of options for responsive design."
                         },
+                        {
+                            "name": "breakpoint",
+                            "optional": true,
+                            "readonly": false,
+                            "type": "string",
+                            "default": "769px",
+                            "description": "The breakpoint to define the maximum width boundary for datepicker panel."
+                        },
                         {
                             "name": "view",
                             "optional": true,
@@ -22549,6 +22557,14 @@
                             "default": "",
                             "description": "Inline style of the element."
                         },
+                        {
+                            "name": "breakpoint",
+                            "optional": true,
+                            "readonly": false,
+                            "type": "string",
+                            "default": "960px",
+                            "description": "The breakpoint to define the maximum width boundary."
+                        },
                         {
                             "name": "exact",
                             "optional": true,
@@ -32150,6 +32166,14 @@
                             "default": "horizontal",
                             "description": "Defines the orientation."
                         },
+                        {
+                            "name": "breakpoint",
+                            "optional": true,
+                            "readonly": false,
+                            "type": "string",
+                            "default": "960px",
+                            "description": "The breakpoint to define the maximum width boundary."
+                        },
                         {
                             "name": "exact",
                             "optional": true,
@@ -33376,6 +33400,14 @@
                             "default": "",
                             "description": "An array of menuitems."
                         },
+                        {
+                            "name": "breakpoint",
+                            "optional": true,
+                            "readonly": false,
+                            "type": "string",
+                            "default": "960px",
+                            "description": "The breakpoint to define the maximum width boundary."
+                        },
                         {
                             "name": "exact",
                             "optional": true,