From 270186ca6cd63a3354690d931923ffa0daadd75e Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 22 May 2023 22:06:02 +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 59eb312da..6e2e8cc82 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -15952,6 +15952,14 @@ "type": "DividerPassThroughOptions", "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": []