Update API doc

pull/6537/head
GitHub Actions Bot 2024-10-03 09:34:30 +00:00
parent 1016d2df5f
commit 18d6639aa8
2 changed files with 770 additions and 760 deletions

View File

@ -32771,6 +32771,14 @@
"default": "",
"description": "Style class of the input field."
},
{
"name": "type",
"optional": true,
"readonly": false,
"type": "string",
"default": "null",
"description": "Type of the input field."
},
{
"name": "placeholder",
"optional": true,
@ -34718,6 +34726,14 @@
"default": "",
"description": "Value of the component."
},
{
"name": "type",
"optional": true,
"readonly": false,
"type": "string",
"default": "text",
"description": "Type of the input field."
},
{
"name": "size",
"optional": true,

File diff suppressed because it is too large Load Diff