Update API doc

pull/4987/head
GitHub Actions Bot 2023-12-19 13:24:57 +00:00
parent 435de17919
commit 37a3bb1308
2 changed files with 10 additions and 2 deletions

View File

@ -55974,6 +55974,14 @@
"default": "",
"description": "An array of treenodes."
},
{
"name": "dataKey",
"optional": true,
"readonly": false,
"type": "string | Function",
"default": "\"key\"",
"description": "Name of the field that uniquely identifies the a record in the data."
},
{
"name": "expandedKeys",
"optional": true,

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "primevue",
"version": "3.44.0",
"version": "3.44.1-SNAPSHOT",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "primevue",
"version": "3.44.0",
"version": "3.44.1-SNAPSHOT",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {