From 68b96b3bba401c54f459ab154228c9ff26b65dad Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 31 May 2023 13:58:28 +0000 Subject: [PATCH] Update API doc --- 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 d54c58ad0..03c3eb234 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -6870,6 +6870,14 @@ "type": "CarouselPassThroughOptions", "default": "", "description": "Uses to pass attributes to DOM elements inside the component." + }, + { + "name": "unstyled", + "optional": true, + "readonly": false, + "type": "boolean", + "default": "false", + "description": "When enabled, it removes component related styles in the core." } ], "methods": []