From dccad96c796b573b5024074c7162f9a8a42d63fe Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 20 Nov 2023 10:08:04 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 141f4edde..bf81d7978 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -15905,7 +15905,7 @@ "description": "Used to pass attributes to the header's DOM element." }, { - "name": "headerTitle", + "name": "title", "optional": true, "readonly": false, "type": "ConfirmDialogPassThroughOptionType", @@ -15913,7 +15913,7 @@ "description": "Used to pass attributes to the header title's DOM element." }, { - "name": "headerIcons", + "name": "icons", "optional": true, "readonly": false, "type": "ConfirmDialogPassThroughOptionType", @@ -21377,7 +21377,7 @@ "description": "Used to pass attributes to the header's DOM element." }, { - "name": "headerTitle", + "name": "title", "optional": true, "readonly": false, "type": "DialogPassThroughOptionType", @@ -21385,7 +21385,7 @@ "description": "Used to pass attributes to the header title's DOM element." }, { - "name": "headerIcons", + "name": "icons", "optional": true, "readonly": false, "type": "DialogPassThroughOptionType",