From 16117a2995157bee0f1cc3a0f5f060bb0301cdcf Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 30 May 2023 14:18:14 +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 d49cc8cdd..71bfecf6c 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -33896,6 +33896,14 @@ "type": "SplitButtonPassThroughOptions", "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": []