Update API doc
parent
d5bba26341
commit
4c7cae9d70
|
@ -43160,6 +43160,14 @@
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Name of the input element."
|
"description": "Name of the input element."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "binary",
|
||||||
|
"optional": true,
|
||||||
|
"readonly": false,
|
||||||
|
"type": "boolean",
|
||||||
|
"default": "",
|
||||||
|
"description": "Allows to select a boolean value."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "disabled",
|
"name": "disabled",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
|
|
Loading…
Reference in New Issue