diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index a68397abf..57e583a8c 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -22818,6 +22818,14 @@ "default": "", "description": "Value of the component." }, + { + "name": "size", + "optional": true, + "readonly": false, + "type": "\"small\" | \"large\"", + "default": "", + "description": "Defines the size of the component." + }, { "name": "pt", "optional": true,