Update API doc
parent
f38724d56e
commit
4c52b15ae4
|
@ -22483,6 +22483,14 @@
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Uses to pass attributes to the indicator's DOM element."
|
"description": "Uses to pass attributes to the indicator's DOM element."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "indicatorButton",
|
||||||
|
"optional": true,
|
||||||
|
"readonly": false,
|
||||||
|
"type": "GalleriaPassThroughOptionType",
|
||||||
|
"default": "",
|
||||||
|
"description": "Uses to pass attributes to the indicator button's DOM element."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "thumbnailWrapper",
|
"name": "thumbnailWrapper",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
|
|
Loading…
Reference in New Issue