Merge branch 'master' of https://github.com/primefaces/primevue
commit
851950270b
|
@ -11219,6 +11219,14 @@
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Inline style of the image element."
|
"description": "Inline style of the image element."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "indicatorIcon",
|
||||||
|
"optional": true,
|
||||||
|
"readonly": false,
|
||||||
|
"type": "string",
|
||||||
|
"default": "pi pi-eye",
|
||||||
|
"description": "Custom indicator icon."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "preview",
|
"name": "preview",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
|
|
Loading…
Reference in New Issue