Update API doc

pull/4208/head
GitHub Actions Bot 2023-07-25 12:37:29 +00:00
parent e7937a7f30
commit c83b36df65
1 changed files with 5 additions and 3 deletions

View File

@ -12408,7 +12408,8 @@
"default": ""
}
],
"methods": []
"methods": [],
"extendedBy": "default"
},
"PrimeVueLocaleAriaOptions": {
"relatedProp": "",
@ -39756,7 +39757,7 @@
"methodDescription": "Defines methods that can be accessed by the component's reference.",
"typeDescription": "Defines the custom types used by the module.",
"values": {
"Tailwind": {
"default": {
"relatedProp": "",
"props": [
{
@ -40397,7 +40398,8 @@
"default": ""
}
],
"methods": []
"methods": [],
"extendedTypes": "PrimeVuePTOptions"
}
}
}