mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Update API doc
This commit is contained in:
parent
d9aeaec5e7
commit
d69dbabdd8
2 changed files with 10 additions and 2 deletions
|
@ -19544,6 +19544,14 @@
|
||||||
"default": "true",
|
"default": "true",
|
||||||
"description": "Whether to show the header or not."
|
"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",
|
"name": "baseZIndex",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
|
|
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "primevue",
|
"name": "primevue",
|
||||||
"version": "3.34.1",
|
"version": "3.34.2-SNAPSHOT",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "primevue",
|
"name": "primevue",
|
||||||
"version": "3.34.1",
|
"version": "3.34.2-SNAPSHOT",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue