From aa5336fbbd5f1d67b2b6cc0e4e228c6ccf9878b2 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 3 Jan 2024 11:07:22 +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 67b31776b..f63bc2385 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -8608,6 +8608,14 @@ "default": "", "description": "Used to pass attributes to the body's DOM element." }, + { + "name": "caption", + "optional": true, + "readonly": false, + "type": "CardPassThroughOptionType", + "default": "", + "description": "Used to pass attributes to the caption's DOM element." + }, { "name": "title", "optional": true,