From 3a7efe6314316545b5543be5b8d7a8e76a787cd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tu=C4=9F=C3=A7e=20K=C3=BC=C3=A7=C3=BCko=C4=9Flu?= Date: Tue, 4 Jul 2023 12:37:28 +0300 Subject: [PATCH] Update index.json --- doc/common/apidoc/index.json | 8 ++++++++ 1 file changed, 8 insertions(+) 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,