Update API doc
parent
c5250dc92d
commit
aa7965204f
|
@ -8517,6 +8517,14 @@
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Used to pass attributes to the label's DOM element."
|
"description": "Used to pass attributes to the label's DOM element."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "clearIcon",
|
||||||
|
"optional": true,
|
||||||
|
"readonly": false,
|
||||||
|
"type": "CascadeSelectPassThroughOptionType",
|
||||||
|
"default": "",
|
||||||
|
"description": "Used to pass attributes to the label's DOM element."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "dropdown",
|
"name": "dropdown",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
|
|
Loading…
Reference in New Issue