From 9b0c76ea1e8d0c182c98baeae3b997e26e204cb0 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 24 May 2023 10:37:53 +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 4b0876364..11137a439 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -32320,6 +32320,14 @@ "type": "SkeletonPassThroughOptions", "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": []