From 13452d9201a3cd6a950bda211328728d61d4e26c Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 29 May 2023 17:45:32 +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 7904390fd..845aecb04 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -11204,6 +11204,14 @@ "type": "ConfirmDialogPassThroughOptions", "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": []