From 438527feac2a6f940bc2a9a14e309063f5bae749 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Thu, 25 May 2023 16:33:08 +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 bb8b942f0..0c5d976e3 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -30475,6 +30475,14 @@ "type": "ProgressBarPassThroughOptions", "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": []