From dc599f3298500f4e359618e5a6749ce912d2fcfb Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Thu, 1 Jun 2023 21:51:51 +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 5720bacba..9062fafe8 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -27430,6 +27430,14 @@ "type": "OrganizationChartPassThroughOptions", "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": []