From 088d0aaa35bbec31a9a82ee703407f9d3f2e8e4d Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Fri, 2 Jun 2023 15:44:16 +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 9217322c9..ecad06e89 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -30372,6 +30372,14 @@ "type": "PickListPassThroughOptions", "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": []