diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 60b93f407..35034edbf 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -44214,6 +44214,14 @@ "default": "stack", "description": "Defines the responsive mode, currently only option is scroll." }, + { + "name": "size", + "optional": true, + "readonly": false, + "type": "\"small\" | \"large\"", + "default": "", + "description": "Defines the size of the table." + }, { "name": "tableProps", "optional": true,