From ce6a30fb261a3a10d6ac7f6ede5aef74c7b968b3 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 24 May 2023 14:10:06 +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 26bf3859e..6532c89a3 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -32662,6 +32662,14 @@ "type": "SliderPassThroughOptions", "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": []