pull/4208/head
Tuğçe Küçükoğlu 2023-07-25 15:55:51 +03:00
commit e807c7542c
1 changed files with 5 additions and 3 deletions

View File

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