From 96abb53576a8bfee6af199945afd54641e03dac3 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Thu, 26 Dec 2024 10:39:13 +0000 Subject: [PATCH] Update API doc --- apps/showcase/doc/common/apidoc/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/showcase/doc/common/apidoc/index.json b/apps/showcase/doc/common/apidoc/index.json index 78887b513..f04069608 100644 --- a/apps/showcase/doc/common/apidoc/index.json +++ b/apps/showcase/doc/common/apidoc/index.json @@ -43813,7 +43813,7 @@ { "name": "scope", "optional": false, - "type": "{\n \t selected: boolean, // Options of the loader items for virtualscroller\n \t class: string, // Style class of the loading icon.\n }", + "type": "{\n \t checked: boolean, // Whether the data is selected.\n \t class: string, // Style class of the loading icon.\n }", "description": "itemcheckboxicon slot's params." } ],