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." } ],