Update API doc
parent
82f6a17c1e
commit
28f0ffec2b
|
@ -7847,6 +7847,14 @@
|
|||
"default": "",
|
||||
"description": "Used to pass attributes to the option list's DOM element."
|
||||
},
|
||||
{
|
||||
"name": "groupIconContainer",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "CascadeSelectPassThroughOptionType",
|
||||
"default": "",
|
||||
"description": "Used to pass attributes to the group icon container's DOM element."
|
||||
},
|
||||
{
|
||||
"name": "groupIcon",
|
||||
"optional": true,
|
||||
|
|
Loading…
Reference in New Issue