Update API doc
parent
d9aeaec5e7
commit
d69dbabdd8
|
@ -19544,6 +19544,14 @@
|
|||
"default": "true",
|
||||
"description": "Whether to show the header or not."
|
||||
},
|
||||
{
|
||||
"name": "blockScroll",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "boolean",
|
||||
"default": "false",
|
||||
"description": "Whether background scroll should be blocked when dialog is visible."
|
||||
},
|
||||
{
|
||||
"name": "baseZIndex",
|
||||
"optional": true,
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "primevue",
|
||||
"version": "3.34.1",
|
||||
"version": "3.34.2-SNAPSHOT",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "primevue",
|
||||
"version": "3.34.1",
|
||||
"version": "3.34.2-SNAPSHOT",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in New Issue