From 0ddf82f471fe61b0f73d39048a6f7ff6ecb7120c Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 24 May 2023 06:30:20 +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 e58db5678..fcc18163b 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -34883,6 +34883,14 @@ "type": "TabViewPassThroughOptions", "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": []