From c83b36df65d2fd6b9819e8460ede132dc9ae3a47 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 25 Jul 2023 12:37:29 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index dd659877f..f28e10e1c 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -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" } } }