From 5cef1df0b234328900548c91290d2d7a1d9b558d Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 24 May 2023 09:28:37 +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 0c344e3b8..928e0282c 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -8788,6 +8788,14 @@ "type": "ChipsPassThroughOptions", "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": []