From 4f96e9f68c341c65520203f8b59ab5412a310e25 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 31 May 2023 22:29:25 +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 03c3eb234..3e656556b 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -20177,6 +20177,14 @@ "type": "GalleriaPassThroughOptions", "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": []