Update API doc
parent
d42c95e444
commit
c54a34f69d
|
@ -53004,6 +53004,14 @@
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Used to pass attributes to the input's DOM element."
|
"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",
|
"name": "icon",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
|
|
Loading…
Reference in New Issue