From 0dd9995a5e53aff76f422c2c7e0a9c8277969e0b Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 18 Apr 2023 12:03:56 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 50f087eb9..e663e806e 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -4217,7 +4217,7 @@ "type": "string", "default": "", "description": "Icon of the calendar button.", - "deprecated": "since v3.27.0. Use 'triggericon' slot." + "deprecated": "since v3.27.0. Use 'dropdownicon' slot." }, { "name": "previousIcon", @@ -4647,10 +4647,10 @@ "description": "Custom decade template." }, { - "name": "triggericon", + "name": "dropdownicon", "parameters": [], "returnType": "VNode[]", - "description": "Custom trigger icon template." + "description": "Custom dropdown icon template." }, { "name": "previousicon",