Update API doc
parent
d42c95e444
commit
c54a34f69d
|
@ -53004,6 +53004,14 @@
|
|||
"default": "",
|
||||
"description": "Used to pass attributes to the input's DOM element."
|
||||
},
|
||||
{
|
||||
"name": "box",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "ToggleButtonPassThroughOptionType",
|
||||
"default": "",
|
||||
"description": "Used to pass attributes to the box's DOM element."
|
||||
},
|
||||
{
|
||||
"name": "icon",
|
||||
"optional": true,
|
||||
|
|
Loading…
Reference in New Issue