Update API doc

pull/3970/head
GitHub Actions Bot 2023-05-16 10:44:07 +00:00
parent fb77964d99
commit 2922f574f0
2 changed files with 18 additions and 2 deletions

View File

@ -18115,6 +18115,14 @@
"type": "FieldsetPassThroughOptions",
"default": "",
"description": "Uses to pass attributes to DOM elements inside the component."
},
{
"name": "unstyled",
"optional": true,
"readonly": false,
"type": "boolean",
"default": "false",
"description": "When enabled, it removes component related styles in the core."
}
],
"methods": []
@ -27967,6 +27975,14 @@
"type": "PanelPassThroughOptions",
"default": "",
"description": "Uses to pass attributes to DOM elements inside the component."
},
{
"name": "unstyled",
"optional": true,
"readonly": false,
"type": "boolean",
"default": "false",
"description": "When enabled, it removes component related styles in the core."
}
],
"methods": []

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "primevue",
"version": "3.29.1",
"version": "3.30.0-SNAPSHOT",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "primevue",
"version": "3.29.1",
"version": "3.30.0-SNAPSHOT",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {