From ec55a35a321ae2ec423cc56cfe82b7b0d804e39e Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 31 May 2023 08:01:43 +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 351a76b7a..6ae182b1a 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -20723,6 +20723,14 @@ "type": "ImagePassThroughOptions", "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": []