Update API doc
parent
0a48dc6968
commit
ebdff4a2ee
|
@ -8136,6 +8136,14 @@
|
|||
"default": "",
|
||||
"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",
|
||||
"optional": true,
|
||||
|
|
Loading…
Reference in New Issue