Update API doc

pull/4823/head
GitHub Actions Bot 2023-11-15 10:46:39 +00:00
parent 737f74ab22
commit b863e77837
1 changed files with 32 additions and 0 deletions

View File

@ -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,