pull/5098/head
mertsincan 2024-01-14 22:29:31 +00:00
commit 82bd98fae9
1 changed files with 8 additions and 0 deletions

View File

@ -43160,6 +43160,14 @@
"default": "",
"description": "Name of the input element."
},
{
"name": "binary",
"optional": true,
"readonly": false,
"type": "boolean",
"default": "",
"description": "Allows to select a boolean value."
},
{
"name": "disabled",
"optional": true,