From 6f06ab57bbae80b903eb6b1cee7a3abaf20475eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=87etin?= <69278826+cetincakiroglu@users.noreply.github.com> Date: Fri, 26 Apr 2024 16:02:34 +0300 Subject: [PATCH] Update docs --- src/app/showcase/doc/apidoc/index.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/showcase/doc/apidoc/index.json b/src/app/showcase/doc/apidoc/index.json index e511b759265..f1506b4ddb3 100644 --- a/src/app/showcase/doc/apidoc/index.json +++ b/src/app/showcase/doc/apidoc/index.json @@ -6021,7 +6021,7 @@ "name": "style", "optional": false, "readonly": false, - "type": "Object", + "type": null, "description": "Inline style of the element." }, { @@ -23396,7 +23396,7 @@ "optional": false, "readonly": false, "type": "string", - "default": "640px", + "default": "960px", "description": "The breakpoint to define the maximum width boundary when using stack responsive layout." }, {