From 80e212b81e20f618efe0089a135c138c7a3b76e8 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 31 May 2023 06:45:26 +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 5621f96d8..351a76b7a 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -7911,6 +7911,14 @@ "type": "ChartPassThroughOptions", "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": []