From 4741170f903a3786fc95a536bf0c920c214e6d92 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 24 Sep 2024 08:58:28 +0000 Subject: [PATCH] Update API doc --- apps/showcase/doc/common/apidoc/index.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/showcase/doc/common/apidoc/index.json b/apps/showcase/doc/common/apidoc/index.json index 027be5d60..74197539a 100644 --- a/apps/showcase/doc/common/apidoc/index.json +++ b/apps/showcase/doc/common/apidoc/index.json @@ -40671,8 +40671,8 @@ "optional": true, "readonly": false, "type": "string", - "default": "'{0} items selected'", - "description": "Label to display after exceeding max selected labels. Defaults to value from PrimeVue locale configuration." + "default": "'null'", + "description": "Label to display after exceeding max selected labels." }, { "name": "maxSelectedLabels", @@ -40831,7 +40831,7 @@ "optional": true, "readonly": false, "type": "string", - "default": "'{0} items selected'", + "default": "'null'", "description": "Text to be displayed in hidden accessible field when options are selected. Defaults to value from PrimeVue locale configuration." }, { @@ -95508,4 +95508,4 @@ } } } -} +} \ No newline at end of file