Merge branch 'master' of https://github.com/primefaces/primevue
commit
d9d02d5c73
|
@ -12634,6 +12634,13 @@
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "Object",
|
"type": "Object",
|
||||||
"default": ""
|
"default": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "global",
|
||||||
|
"optional": true,
|
||||||
|
"readonly": false,
|
||||||
|
"type": "Object",
|
||||||
|
"default": ""
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"methods": [],
|
"methods": [],
|
||||||
|
@ -40741,6 +40748,13 @@
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "Object",
|
"type": "Object",
|
||||||
"default": ""
|
"default": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "global",
|
||||||
|
"optional": true,
|
||||||
|
"readonly": false,
|
||||||
|
"type": "Object",
|
||||||
|
"default": ""
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"methods": [],
|
"methods": [],
|
||||||
|
|
Loading…
Reference in New Issue