diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index f26aef307..7de5dcd7d 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -8107,7 +8107,7 @@ { "name": "scope", "optional": false, - "type": "{\n \t class: any, // Style class of the input icon\n }", + "type": "{\n \t class: any, // Style class of the input icon\n \t clickCallback: () ⇒ void, // Click callback\n}", "description": "input icon slot's params." } ],