From 78ca522d92e251fc7bc7d3a7117ec297d799e244 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Fri, 2 Jun 2023 16:05:56 +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 ecad06e89..7bd7a5209 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -15410,6 +15410,14 @@ "type": "DataViewLayoutOptionsPassThroughOptions", "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": []