From e0194b3af46f2f59c04ba63813a1f80875d2cfbb Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Fri, 2 Jun 2023 09:11: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 5a4375982..bbab41b28 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -26935,6 +26935,14 @@ "type": "OrderListPassThroughOptions", "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": []