diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 1b4e9bae0..3e2eac92f 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -8387,6 +8387,14 @@ "type": "ChipPassThroughOptions", "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": []