From bae2015e968a65b4c09e45a3052dd3b31f51b7fc Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 29 May 2023 20:19:24 +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 3fac982ec..b2c001560 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -27716,6 +27716,14 @@ "type": "OverlayPanelPassThroughOptions", "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": []