Update API doc

pull/6537/head
GitHub Actions Bot 2024-10-04 14:14:55 +00:00
parent 0a48dc6968
commit ebdff4a2ee
1 changed files with 8 additions and 0 deletions

View File

@ -8136,6 +8136,14 @@
"default": "", "default": "",
"description": "Default text to display when no option is selected." "description": "Default text to display when no option is selected."
}, },
{
"name": "breakpoint",
"optional": true,
"readonly": false,
"type": "string",
"default": "960px",
"description": "The breakpoint to define the maximum width boundary."
},
{ {
"name": "invalid", "name": "invalid",
"optional": true, "optional": true,